MDL-34405 theme_formal_white: added background for quiz overview
authorkordan <kordan@mclink.it>
Sun, 29 Jul 2012 13:59:54 +0000 (15:59 +0200)
committerkordan <kordan@mclink.it>
Sun, 29 Jul 2012 13:59:54 +0000 (15:59 +0200)
theme/formal_white/style/pagelayout.css

index 1a19546..38cf98b 100644 (file)
     .has_dock.side-post-only .page-middle #region-main {margin-left:[[setting:blockcolumnwidth]];}
 
 /** Report layout **/
-    .pagelayout-report #report-main-content .region-content {margin-left:[[setting:blockcolumnwidth]];}
+    .pagelayout-report #report-main-content .region-content {background-color:white;margin-left:[[setting:blockcolumnwidth]];}
     .pagelayout-report #report-region-pre {width:[[setting:blockcolumnwidth]];}
 
 /** Correct for right to left languages **/