mirror of
https://github.com/moodle/moodle.git
synced 2025-06-01 21:55:12 +02:00
Merge branch 'MDL-60153-master' of git://github.com/junpataleta/moodle
This commit is contained in:
commit
28a5791db4
@ -13,10 +13,6 @@
|
||||
padding: 0 6px;
|
||||
}
|
||||
|
||||
.course-content ul.topics li.section .right img.icon {
|
||||
padding: 0 0 4px 0;
|
||||
}
|
||||
|
||||
.course-content ul.topics li.section .left {
|
||||
padding-top: 22px;
|
||||
text-align: right;
|
||||
|
@ -13,10 +13,6 @@
|
||||
padding: 0 6px;
|
||||
}
|
||||
|
||||
.course-content ul.weeks li.section .right img.icon {
|
||||
padding: 0 0 4px 0;
|
||||
}
|
||||
|
||||
.course-content ul.weeks li.section .left {
|
||||
padding-top: 22px;
|
||||
text-align: right;
|
||||
|
@ -164,6 +164,7 @@
|
||||
// if roles icon missing, add space
|
||||
margin-left: 20px;
|
||||
}
|
||||
.section_action_menu,
|
||||
.section .activity .commands {
|
||||
white-space: nowrap;
|
||||
display: inline;
|
||||
|
@ -6026,6 +6026,7 @@ img.iconsmall {
|
||||
.editing_hide + .editing_assign {
|
||||
margin-left: 20px;
|
||||
}
|
||||
.section_action_menu,
|
||||
.section .activity .commands {
|
||||
white-space: nowrap;
|
||||
display: inline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user