mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-33442 Course: actions bring you back where you came from
This commit is contained in:
parent
778121751d
commit
76055f5de4
6 changed files with 41 additions and 31 deletions
|
@ -40,6 +40,7 @@
|
|||
.path-course-view .weeks .current,
|
||||
.path-course-view .topics .current,
|
||||
.path-course-view .current td.side {background: #FFD991;}
|
||||
.path-course-view .section-summary.current {border-color: #FFD991;}
|
||||
.path-course-view .weeks .hidden,
|
||||
.path-course-view .topics .hidden,
|
||||
.path-course-view .hidden td.side {background: #DDDDDD;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue