Code

Added list footer to divlist class.
[gosa.git] / html / themes / default / style.css
index 3145a7c14988b7aad0470826ef08a15a21977f85..40e739a2111d7b898bce55708251943c46c93d57 100644 (file)
@@ -23,6 +23,13 @@ td.listheader {
        height:22px;
 }
 
+td.listfooter {
+       background:#E5E5E5;
+       border-top:1px solid #C0C0C0;
+       padding:3px;
+       height:16px;
+}
+
 td.scrollhead {
        vertical-align:top;
        padding:0px;