Merge branch 'MDL-48947_v3_patch' of https://github.com/Syxton/moodle

This commit is contained in:
Dan Poltawski 2015-10-01 16:12:09 +01:00
commit 331315a4c1
2 changed files with 5 additions and 7 deletions

View file

@ -53,8 +53,6 @@
&.right {
float: right;
}
position: relative;
z-index: 10;
}
.spinner {
height: 16px;
@ -152,8 +150,6 @@
&.right {
float: left;
}
position: relative;
z-index: 10;
}
.activity {
.spinner {
@ -342,7 +338,7 @@
margin-top: 0;
}
.course-content ul li.section.hidden {
.sectionname,
.sectionname > span,
.content > div, /* All the divs but the activities which are in a UL. */
.activity .activityinstance {
opacity: .5;