.generaltable .r1 {
background-color:#D7D7D7
}
+.generaltable {
+ border-color: #bbbbbb;
+}
/* kept for backward compatibility with some non-standard modules
which use these classes for various things */
}
.workshopassessmentheading {
background-color:#FFEDCE
-}
\ No newline at end of file
+}
width:22%;
padding:5px
}
-#middle-column .section .content,
-#middle-column .section .side {
- border:0 none
+td#middle-column tr.section td.content,
+td#middle-column tr.section td.side {
+ border-style: none;
}
.generalbox {
width:90%
.generaltable .smallinfo p {
margin-top:0
}
+.generaltable .cell {
+ border-style: none;
+}
.sitetopiccontent {
border:0 none
}
+img.resize {
+ width: 1em;
+ height: 1em;
+}
/***
*** Header
border-width:1px
}
+/***
+ *** Admin
+ ***/
+
+#admin-index #content,
+#admin-lang #content {
+ padding-top: 10px;
+ margin-top: 13px;
+}
+#admin-maintenance #content {
+ padding-bottom: 15px;
+}
+
/***
*** Content
***/
}
#left-column .sideblock .list .r0,
#left-column .sideblock .list .r1 {
- height:2em
+ /* height:2em */
+ min-height:2em
}
#left-column .sideblock .list td {
vertical-align:middle;
.mod-resource #content {
margin-top:1px
-}
\ No newline at end of file
+}