#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;
}
table {
border:none;
- collapse:separate;
}
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 {
/** Links defined here **/
-.tablink a:link,
-.tablink a:visited,
a:link,
a:visited {
color:#990000;
.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 {
.forumpost,
.navbar,
table.files th,
+.tabrow0 ul,
+legend,
#footer-bar {
border-top:1px solid #FFCC99;
border-left:1px solid #FFCC99;
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 **/
.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;
}
.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;
border-right:1px solid #330000;
background-image:url(gradient2.jpg);
background-position:bottom;
- background-repeat:repeat-x repeat-y;
+ background-repeat:repeat;
}
.r0 {
background-image:url(gradient2.jpg);
background-position:bottom;
- background-repeat:repeat-x repeat-y;
+ background-repeat:repeat;
border:none;
}
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 **/
#calendar .maincalendar .eventlist .event .side {
background-image:url(gradient3.jpg);
background-position:bottom;
- background-repeat:repeat-x repeat-y;
+ background-repeat:repeat;
border:none;
}
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 **/
.categoryheader {
background-image:url(background.jpg);
background-position:bottom;
- background-repeat:repeat-x repeat-y;
+ background-repeat:repeat;
border:none;
}