MDL-42634 theme: Increase margin on sectionname to not cover controls
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
4b1dd6e471
commit
116ae934c2
@@ -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
Reference in New Issue
Block a user