]> git.mjollnir.org Git - moodle.git/commitdiff
Splitting white-wood backgroud into two different backgrounds,
authorstronk7 <stronk7>
Thu, 19 Jul 2007 17:20:38 +0000 (17:20 +0000)
committerstronk7 <stronk7>
Thu, 19 Jul 2007 17:20:38 +0000 (17:20 +0000)
one to be used with blocks (darker) and the other for
contents (brighter). Suggestion from Urs!

theme/wood/gradient2.jpg
theme/wood/gradient4.jpg [new file with mode: 0644]
theme/wood/styles_color.css

index eab05e5365f6ca98b7d9cd1232ac36ac281a9609..8261efc41d0627976a089498f395935961f17032 100644 (file)
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 (file)
index 0000000..eab05e5
Binary files /dev/null and b/theme/wood/gradient4.jpg differ
index d933c70a8234f2d566ad50e9e15edccab2626e0d..78c657ff4319966f35dcfff390c2487ebc314104 100644 (file)
@@ -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,