Merge branch 'MDL-52342-30' of git://github.com/andrewnicols/moodle into MOODLE_30_STABLE

This commit is contained in:
Dan Poltawski
2016-02-15 13:28:16 +00:00
2 changed files with 4 additions and 1 deletions
@@ -342,6 +342,9 @@
.content > div, /* All the divs but the activities which are in a UL. */
.activity .activityinstance {
opacity: .5;
}
.sectionname > span,
.activity .activityinstance {
margin-left: 10px;
margin-right: 10px;
}
File diff suppressed because one or more lines are too long