mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'wip-MDL-38900-master' of git://github.com/ds125v/moodle
Conflicts: theme/bootstrap/style/generated.css
This commit is contained in:
commit
6801246c50
@ -49,9 +49,6 @@ a.dimmed_text:visited,
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.course-content .current {
|
||||
background-color: @grayLighter;
|
||||
}
|
||||
.inline,
|
||||
.inline-list li {
|
||||
display: inline;
|
||||
|
@ -92,6 +92,9 @@
|
||||
.editing .section .activity:hover {
|
||||
background-color: @grayLighter;
|
||||
}
|
||||
.course-content .current {
|
||||
background-color: @infoBackground;
|
||||
}
|
||||
.course-content .section-summary {
|
||||
border: 1px solid #DDD;
|
||||
margin-top: 5px;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user