mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02: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
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ html, body {background-color:#C8C9C7;}
|
||||||
.course-content .section.main {border:1px solid #E3E3E3;margin-bottom:10px;}
|
.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 .left.side {float:left;width:20px;padding:5px;}
|
||||||
.course-content .section.main .right.side {float:right;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-content .section.main .content .section_add_menus {text-align:right;}
|
||||||
|
|
||||||
#course-user .section {border:1px solid #DDD;margin:0px 5% 1.5em 5%;}
|
#course-user .section {border:1px solid #DDD;margin:0px 5% 1.5em 5%;}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue