mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-42634 theme: Increase margin on sectionname to not cover controls
This commit is contained in:
parent
edd94e24b0
commit
933183e52a
@ -322,6 +322,11 @@
|
||||
.activity .activityinstance {
|
||||
opacity: .5;
|
||||
}
|
||||
|
||||
.sectionname {
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
.course-content ul.topics li.section .content,
|
||||
.course-content ul.weeks li.section .content {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user