mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
themes MDL-23507 made the current week highlighting look a little better with the theme anomoly
This commit is contained in:
parent
61b024d2b4
commit
0e4f7b4f19
@ -34,7 +34,7 @@ html, body {background-color:#C8C9C7;}
|
||||
.course-content .section.main {border:1px solid #E3E3E3;margin-bottom:10px;}
|
||||
.course-content .section.main .left.side {float:left;width:20px;padding:5px;}
|
||||
.course-content .section.main .right.side {float:right;width:20px;padding:5px;}
|
||||
.course-content .section.main .content {margin:0px 30px 10px 30px;}
|
||||
.course-content .section.main .content {margin:0px 30px 10px 30px;background-color:#FFF;}
|
||||
.course-content .section.main .content .section_add_menus {text-align:right;}
|
||||
|
||||
#course-user .section {border:1px solid #DDD;margin:0px 5% 1.5em 5%;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user