Merge branch 'wip_MDL-55913_master' of git://github.com/gjb2048/moodle

This commit is contained in:
David Monllao
2016-11-02 12:41:48 +08:00
3 changed files with 0 additions and 20 deletions
-8
View File
@@ -462,14 +462,6 @@ li.section.hidden span.commands a.editing_show {
cursor: default;
}
ul.weeks h3.sectionname {
white-space: nowrap;
}
.editing ul.weeks h3.sectionname {
white-space: normal;
}
.single-section h3.sectionname {
text-align: center;
clear: both;
@@ -368,12 +368,6 @@ li.section.hidden span.commands a.editing_hide,
li.section.hidden span.commands a.editing_show {
cursor: default;
}
ul.weeks h3.sectionname {
white-space: nowrap;
}
.editing ul.weeks h3.sectionname {
white-space: normal;
}
.single-section h3.sectionname {
text-align: center;
-6
View File
@@ -3958,12 +3958,6 @@ li.section.hidden span.commands a.editing_hide,
li.section.hidden span.commands a.editing_show {
cursor: default;
}
ul.weeks h3.sectionname {
white-space: nowrap;
}
.editing ul.weeks h3.sectionname {
white-space: normal;
}
.single-section h3.sectionname {
text-align: center;
clear: both;