mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-42634 theme: Increase margin on activity instance to not cover controls
This commit is contained in:
parent
9502083292
commit
cf86d4f5bc
@ -321,11 +321,8 @@
|
||||
.content > div, /* All the divs but the activities which are in a UL. */
|
||||
.activity .activityinstance {
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
.sectionname {
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
.course-content ul.topics li.section .content,
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user