MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels

This commit is contained in:
Rossiani Wijaya 2013-09-05 13:37:29 +08:00 committed by Dan Poltawski
parent 62b35d5852
commit 278d64572d
28 changed files with 22 additions and 132 deletions

View file

@ -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;}

View file

@ -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;}