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:
bc68fc9
)
theme-formal_white MDL-25090 Fixed up positioning on side-pre-only layouts in formal...
author
Sam Hemelryk
<sam@moodle.com>
Fri, 19 Nov 2010 05:53:14 +0000
(
05:53
+0000)
committer
Sam Hemelryk
<sam@moodle.com>
Fri, 19 Nov 2010 05:53:14 +0000
(
05:53
+0000)
theme/formal_white/style/base.css
patch
|
blob
|
blame
|
history
diff --git
a/theme/formal_white/style/base.css
b/theme/formal_white/style/base.css
index
468dbea
..
a3dfe72
100644
(file)
--- a/
theme/formal_white/style/base.css
+++ b/
theme/formal_white/style/base.css
@@
-34,4
+34,5
@@
h1.main, h2.main, h3.main, h4.main, h5.main, h6.main {text-align:center;}
.groupmanagementtable td {vertical-align:top;border-width:0px;}
.groupmanagementtable td p {margin:0px;}
-.pagelayout-redirect #page {background-image:none;}
\ No newline at end of file
+.pagelayout-redirect #page {background-image:none;}
+.side-pre-only #page-content #region-pre {left:10px;}
\ No newline at end of file