Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6975216
)
MDL-34405 theme_formal_white: added background for quiz overview
author
kordan
<kordan@mclink.it>
Sun, 29 Jul 2012 13:59:54 +0000
(15:59 +0200)
committer
kordan
<kordan@mclink.it>
Sun, 29 Jul 2012 13:59:54 +0000
(15:59 +0200)
theme/formal_white/style/pagelayout.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/formal_white/style/pagelayout.css
b/theme/formal_white/style/pagelayout.css
index
1a19546
..
38cf98b
100644
(file)
--- a/
theme/formal_white/style/pagelayout.css
+++ b/
theme/formal_white/style/pagelayout.css
@@
-113,7
+113,7
@@
.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 **/