MDL-33442 Course: actions bring you back where you came from

This commit is contained in:
Frederic Massart 2012-06-07 09:29:40 +08:00
parent 778121751d
commit 76055f5de4
6 changed files with 41 additions and 31 deletions

View file

@ -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;}