]> git.mjollnir.org Git - moodle.git/commitdiff
Adjusting Wood theme for 1.8
authorstronk7 <stronk7>
Sat, 3 Feb 2007 19:39:09 +0000 (19:39 +0000)
committerstronk7 <stronk7>
Sat, 3 Feb 2007 19:39:09 +0000 (19:39 +0000)
theme/wood/pix/tab/right_end.gif
theme/wood/styles_color.css

index 4b5256885bddd19d260746ca99e5806788900a5c..fe4417f14dbdc9caf6aaab280207e63cee0e27e7 100644 (file)
Binary files a/theme/wood/pix/tab/right_end.gif and b/theme/wood/pix/tab/right_end.gif differ
index 9e370855aca81f25764fb607d9928baec25ee625..9092a8fb631dc29d068dcd41da9ff7893cc222b8 100644 (file)
@@ -13,7 +13,8 @@
 #grade-exceptions table .generalboxcontent,
 #mod-forum-view table.forumheaderlist td,
 #mod-assignment-submissions table.submissions th,
-#mod-assignment-submissions table.submissions td {
+#mod-assignment-submissions table.submissions td,
+form.mform fieldset.hidden {
     border:none;
     background:none;
 }
@@ -27,7 +28,6 @@ body {
 
 table {
     border:none;
-    collapse:separate;
 }
 
 div {
@@ -35,7 +35,11 @@ div {
 }
 
 hr {
-    border-top-color:#330000;
+    border-top:solid 1px #FFCC99;
+    border-left:solid 1px #FFCC99;
+    border-bottom:solid 1px #330000;
+    border-right:solid 1px #330000;
+    height: 0px;
 }
 
 div#footer {
@@ -44,8 +48,6 @@ div#footer {
 
 /** Links defined here **/
 
-.tablink a:link,
-.tablink a:visited,
 a:link,
 a:visited {
     color:#990000;
@@ -60,39 +62,56 @@ a.autolink:visited {
 
 .tabs .r0,
 .tabs .r1 {
-    background:none;
+  background:none;
 }
 
 .tabs .side,
-.tabrow td {
+.tabrow0 a {
   border-color: #330000;
 }
-.tabrow td {
+.tabrow0 a {
   background:url(pix/tab/left.gif) top left no-repeat;
 }
-.tabrow td .tablink {
+.tabrow0 a span {
   background:url(pix/tab/right.gif) top right no-repeat;
 }
-.tabrow td:hover {
+.tabrow0 .last a span {
+  background: url(pix/tab/right_end.gif) top right no-repeat;
+}
+.tabrow0 a:hover {
   background-image:url(pix/tab/left_hover.gif);
 }
-.tabrow td:hover .tablink {
+.tabrow0 a:hover span {
   background-image:url(pix/tab/right_hover.gif);
 }
-.tabrow .last {
-  background: transparent url(pix/tab/right_end.gif) top right no-repeat;
+.tabrow0 .last a:hover span {
+  background-image:url(pix/tab/right_hover.gif);
 }
-.tabrow .selected {
+.tabrow0 a.here {
   background:url(pix/tab/left_active.gif) top left no-repeat;
 }
-.tabrow .selected .tablink {
+.tabrow0 a.here span {
   background:url(pix/tab/right_active.gif) top right no-repeat;
 }
-.tabrow td.selected:hover {
-  background-image:url(pix/tab/left_active_hover.gif);
+.tabrow0 a.here:hover {
+  background:url(pix/tab/left_active.gif) top left no-repeat;
+}
+.tabrow0 a.here:hover span {
+  background:url(pix/tab/right_active.gif) top right no-repeat;
 }
-.tabrow td.selected:hover .tablink {
-  background-image:url(pix/tab/right_active_hover.gif);
+.tabrow1.empty {
+  height:0px;
+}
+.tabrow2.empty {
+  border:none;
+  height:0px;
+}
+.tabrow0 ul a:visited,
+.tabrow0 ul a:link {
+  color:#990000;
+}
+.tabrow0 ul a.here:hover {
+  text-decoration: none;
 }
 
 .breadcrumb .sep {
@@ -125,6 +144,8 @@ h2.header,
 .forumpost,
 .navbar,
 table.files th,
+.tabrow0 ul,
+legend,
 #footer-bar {
     border-top:1px solid #FFCC99;
     border-left:1px solid #FFCC99;
@@ -132,7 +153,7 @@ table.files th,
     border-right:1px solid #330000;
     background-image:url(gradient1.jpg);     
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;  
+    background-repeat:repeat;  
 }
 
 /** Places using the horizontal medium wood texture without borders **/
@@ -145,11 +166,10 @@ table.files th,
 .glossarypost .entryattachment,
 #grade-index .header,
 #grade-exceptions .header,
-#calendar .maincalendar .eventlist .event .topic,
-.required {
+#calendar .maincalendar .eventlist .event .topic {
     background-image:url(gradient1.jpg);
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;
+    background-repeat:repeat;
     border:none;
 }
 
@@ -176,12 +196,15 @@ table.files th,
 .block_calendar_month .minicalendar,
 #calendar .maincalendar .eventlist .event,
 #calendar .maincalendar,
-.generalbox,
 .courseboxcontent,
 .categoryboxcontent,
 .cal_popup_fg,
 #course-view .section td.content,
 table.files,
+#admin-index .generalbox,
+.generalbox,
+.admin .generalbox,
+form.mform fieldset,
 #adminsettings fieldset {
     border-top:1px solid #FFCC99;
     border-left:1px solid #FFCC99;
@@ -189,7 +212,7 @@ table.files,
     border-right:1px solid #330000;
     background-image:url(gradient2.jpg);     
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;
+    background-repeat:repeat;
 }
 
 
@@ -217,7 +240,7 @@ table.files,
 .r0 {
     background-image:url(gradient2.jpg);
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;
+    background-repeat:repeat;
     border:none;
 }
 
@@ -231,7 +254,7 @@ table.files,
     border-right:1px solid #330000;
     background-image:url(gradient3.jpg);
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;
+    background-repeat:repeat;
 }
 
 /** Places using the vertical medium wood texture without borders **/
@@ -242,7 +265,7 @@ table.files,
 #calendar .maincalendar .eventlist .event .side {
     background-image:url(gradient3.jpg);
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;
+    background-repeat:repeat;
     border:none;
 }
 
@@ -255,7 +278,7 @@ table.files,
     border-right:1px solid #330000;
     background-image:url(background.jpg);
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;
+    background-repeat:repeat;
 }
 
 /** Places using the horizontal dark wood texture without borders **/
@@ -265,7 +288,7 @@ table.files,
 .categoryheader {
     background-image:url(background.jpg);
     background-position:bottom;
-    background-repeat:repeat-x repeat-y;
+    background-repeat:repeat;
     border:none;
 }