Merge branch 'MDL-25760' of git://github.com/ptrkmkl/moodle

This commit is contained in:
Petr Skoda 2011-02-28 10:03:57 +01:00
commit 589028b203
5 changed files with 17 additions and 2 deletions

View file

@ -148,6 +148,9 @@ a:active {
.course-content .current {
background: #1f5480;
}
.course-content .current .left {
color: #fff;
}