Code

Added list footer for all management lists
[gosa.git] / html / themes / default / style.css
index cf91f5601de58d9a1e37407741b2faec74721d24..7bc2eef144db6f6b6304d5464a3d9b202cc9c885 100644 (file)
@@ -27,6 +27,13 @@ td#menucell {
        border:1px solid #AAA;
 }
 
+td.listfooter {
+       background:#E5E5E5;
+       border-top:1px solid #C0C0C0;
+       padding:3px;
+       height:16px;
+}
+
 td.scrollhead {
        vertical-align:top;
        padding:0px;