mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
themes MDL-23507 made base theme highlight the current week on the course page
This commit is contained in:
parent
b923cf621c
commit
81bb901021
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ a.dimmed_text,
|
||||||
.course-content .section li.activity,
|
.course-content .section li.activity,
|
||||||
.tabtree li {list-style: none;margin:0;padding:0;}
|
.tabtree li {list-style: none;margin:0;padding:0;}
|
||||||
|
|
||||||
|
.course-content .current {background:#E3E3E3;}
|
||||||
|
|
||||||
.inline-list li {display: inline;}
|
.inline-list li {display: inline;}
|
||||||
.notifytiny {font-size:0.7em;}
|
.notifytiny {font-size:0.7em;}
|
||||||
.notifytiny li,
|
.notifytiny li,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue