mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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
|
@ -90,8 +90,7 @@ a.autolink.glossary:hover {cursor: help;}
|
|||
.warning,
|
||||
.errorbox .title,
|
||||
.pagingbar .title,
|
||||
.pagingbar .thispage,
|
||||
.headingblock {font-weight: bold;}
|
||||
.pagingbar .thispage {font-weight: bold;}
|
||||
img.resize {height: 1em;width: 1em;}
|
||||
.block img.resize,
|
||||
.breadcrumb img.resize {height: 0.9em;width: 0.8em;}
|
||||
|
|
|
@ -63,11 +63,9 @@
|
|||
.course-content .single-section .section-navigation .mdl-bottom { margin-top: 0; }
|
||||
|
||||
#page-site-index .subscribelink {text-align:right;}
|
||||
#page-site-index .headingblock {margin-bottom: 9px;}
|
||||
#page-site-index .clearfloat {float: none;clear: both; height:0px;}
|
||||
|
||||
.path-course-view a.reduce-sections {padding-left: 0.2em;}
|
||||
.path-course-view .headingblock {margin-bottom: 9px;}
|
||||
.path-course-view .subscribelink {text-align:right;}
|
||||
.path-course-view .unread {margin-left: 3em;}
|
||||
.path-course-view .block.drag .header {cursor: move;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue