Merge branch 'MDL-60153-master' of git://github.com/junpataleta/moodle

This commit is contained in:
David Monllao 2017-10-19 10:18:23 +02:00
commit 28a5791db4
4 changed files with 2 additions and 8 deletions

View File

@ -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;

View File

@ -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;

View File

@ -164,6 +164,7 @@
// if roles icon missing, add space
margin-left: 20px;
}
.section_action_menu,
.section .activity .commands {
white-space: nowrap;
display: inline;

View File

@ -6026,6 +6026,7 @@ img.iconsmall {
.editing_hide + .editing_assign {
margin-left: 20px;
}
.section_action_menu,
.section .activity .commands {
white-space: nowrap;
display: inline;