From: moodler Date: Fri, 2 Feb 2007 08:38:44 +0000 (+0000) Subject: FIxed some colors X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ec45c67924de26607f144687c37f0ce20c30180f;p=moodle.git FIxed some colors --- diff --git a/theme/cornflower/styles_color.css b/theme/cornflower/styles_color.css index d8b203cb50..6a028f23bd 100644 --- a/theme/cornflower/styles_color.css +++ b/theme/cornflower/styles_color.css @@ -781,3 +781,7 @@ body#mod-quiz-report table#attempts .r1 { .cornflowersurround { background: #D0E2EE; } + +#header-home { + background: #739FC4; +} diff --git a/theme/cornflower/styles_layout.css b/theme/cornflower/styles_layout.css index 1778ff5ecf..470ff65971 100644 --- a/theme/cornflower/styles_layout.css +++ b/theme/cornflower/styles_layout.css @@ -1247,3 +1247,6 @@ body#mod-quiz-report .controls { *** Modules: Workshop ***/ +#header-home { + height:112px; +}