mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels
This commit is contained in:
parent
62b35d5852
commit
278d64572d
28 changed files with 22 additions and 132 deletions
|
@ -165,8 +165,7 @@ a.autolink.glossary:hover {
|
|||
.warning,
|
||||
.errorbox .title,
|
||||
.pagingbar .title,
|
||||
.pagingbar .thispage,
|
||||
.headingblock {
|
||||
.pagingbar .thispage {
|
||||
font-weight: bold;
|
||||
}
|
||||
img.resize {
|
||||
|
|
|
@ -201,16 +201,10 @@
|
|||
#page-site-index .subscribelink {
|
||||
text-align: right;
|
||||
}
|
||||
#page-site-index .headingblock {
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
|
||||
.path-course-view a.reduce-sections {
|
||||
padding-left: 0.2em;
|
||||
}
|
||||
.path-course-view .headingblock {
|
||||
margin-bottom: 9px;
|
||||
}
|
||||
.path-course-view .subscribelink {
|
||||
text-align: right;
|
||||
}
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue