mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-48947_v3_patch' of https://github.com/Syxton/moodle
This commit is contained in:
commit
331315a4c1
2 changed files with 5 additions and 7 deletions
|
@ -53,8 +53,6 @@
|
|||
&.right {
|
||||
float: right;
|
||||
}
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
.spinner {
|
||||
height: 16px;
|
||||
|
@ -152,8 +150,6 @@
|
|||
&.right {
|
||||
float: left;
|
||||
}
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
.activity {
|
||||
.spinner {
|
||||
|
@ -342,7 +338,7 @@
|
|||
margin-top: 0;
|
||||
}
|
||||
.course-content ul li.section.hidden {
|
||||
.sectionname,
|
||||
.sectionname > span,
|
||||
.content > div, /* All the divs but the activities which are in a UL. */
|
||||
.activity .activityinstance {
|
||||
opacity: .5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue