mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
some more updates due to "header" naming changes
This commit is contained in:
parent
027b0fe755
commit
4937452c5e
@ -374,16 +374,12 @@ TABLE.cal_controls td {
|
||||
font-size:90%;
|
||||
}
|
||||
|
||||
.sideblockheading {
|
||||
.sideblock.header {
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.sideblocklinks { }
|
||||
.sideblock .links { }
|
||||
|
||||
td.sideblockmain center, td.sideblockmain p, td.sideblockmain div {
|
||||
td.sideblock .content {
|
||||
text-align:left;
|
||||
}
|
||||
|
||||
|
||||
/* course summary */
|
||||
#block_course_summary .sideblockmain { }
|
||||
}
|
@ -740,7 +740,7 @@ table.calendar-controls .next
|
||||
border:0 none;
|
||||
}
|
||||
|
||||
.sideblock .heading {
|
||||
.sideblock .header {
|
||||
background-image:none;
|
||||
padding:0px 5px;
|
||||
border:0 none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user