MDL-42634 theme: Increase margin on activity instance to not cover controls
This commit is contained in:
committed by
Rajesh Taneja
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
Reference in New Issue
Block a user