mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-46829_master' of git://github.com/lazydaisy/moodle
This commit is contained in:
commit
816ddceceb
1 changed files with 5 additions and 2 deletions
|
@ -59,8 +59,11 @@ a.dimmed_text:visited,
|
||||||
.sitetopic .section li.activity,
|
.sitetopic .section li.activity,
|
||||||
.course-content .section li.activity,
|
.course-content .section li.activity,
|
||||||
.sitetopic .section li.movehere,
|
.sitetopic .section li.movehere,
|
||||||
.course-content .section li.movehere,
|
.course-content .section li.movehere {
|
||||||
|
list-style: none;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
.course-content .current {background:#E3E3E3;}
|
.course-content .current {background:#E3E3E3;}
|
||||||
|
|
||||||
.inline,
|
.inline,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue