From: stronk7 Date: Thu, 19 Jul 2007 17:20:38 +0000 (+0000) Subject: Splitting white-wood backgroud into two different backgrounds, X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d18634d3fde00902fffa0f49c2ae76d9d4f977d1;p=moodle.git Splitting white-wood backgroud into two different backgrounds, one to be used with blocks (darker) and the other for contents (brighter). Suggestion from Urs! --- diff --git a/theme/wood/gradient2.jpg b/theme/wood/gradient2.jpg index eab05e5365..8261efc41d 100644 Binary files a/theme/wood/gradient2.jpg and b/theme/wood/gradient2.jpg differ diff --git a/theme/wood/gradient4.jpg b/theme/wood/gradient4.jpg new file mode 100644 index 0000000000..eab05e5365 Binary files /dev/null and b/theme/wood/gradient4.jpg differ diff --git a/theme/wood/styles_color.css b/theme/wood/styles_color.css index d933c70a82..78c657ff43 100644 --- a/theme/wood/styles_color.css +++ b/theme/wood/styles_color.css @@ -18,6 +18,8 @@ form.mform fieldset.hidden, form.mform fieldset.hidden fieldset.fgroup, ul.tabrow1 li a:link, ul.tabrow1 li a:visited, +.sideblock .r0, +.sideblock .r1, div.sideblock table.minicalendar { border:none; background:none; @@ -223,10 +225,9 @@ legend, border:none; } -/** Places using the vertical white wood texture with borders **/ +/** Places using the vertical ultra-white wood texture with borders **/ .results, -.sideblock .content, .loginbox, .generalboxcontent, .informationboxcontent, @@ -275,7 +276,7 @@ form.mform fieldset, border-top:1px solid #FFCC99; } -/** Places using the vertical white wood texture without borders **/ +/** Places using the vertical ultra-white wood texture without borders **/ #mod-chat-gui_header_js-users, #admin-index .c1, @@ -287,7 +288,6 @@ form.mform fieldset, #admin-index table.environmenttable td, .generaltable .cell, .forumpost .left, -.sideblock .r1, .r0 { background-image:url(gradient2.jpg); background-position:bottom; @@ -295,6 +295,27 @@ form.mform fieldset, border:none; } +/** Places using the white wood texture with borders **/ + +.sideblock .content { + border-top:1px solid #FFCC99; + border-left:1px solid #FFCC99; + border-bottom:1px solid #330000; + border-right:1px solid #330000; + background-image:url(gradient4.jpg); + background-position:bottom; + background-repeat:repeat; +} + +/** Places using the white wood texture with borders **/ + +.nonefornow { + background-image:url(gradient4.jpg); + background-position:bottom; + background-repeat:repeat; + border:none; +} + /** Places using the vertical medium wood texture with borders **/ #notused,