MDL-42953 Themes: Fixing CSS for headers of central blocks
This commit is contained in:
@@ -74,6 +74,9 @@ body {margin:auto 0px;width:auto;}
|
||||
.content-only #page-content #region-pre {left:0;width:0px;}
|
||||
.content-only #page-content #region-post {width:0;}
|
||||
|
||||
/** Center block for My Moodle/Home **/
|
||||
#region-content.block-region .header { background-image: none; }
|
||||
|
||||
/** Stabalise some IE6 behaviour **/
|
||||
.ie6 #region-pre .region-content,
|
||||
.ie6 #region-post .region-content {padding:0 !important;width:100%;float:none;}
|
||||
|
||||
Reference in New Issue
Block a user