Tweak quota display.
authorJan Schneider <jan@horde.org>
Thu, 25 Feb 2010 10:24:53 +0000 (11:24 +0100)
committerJan Schneider <jan@horde.org>
Fri, 26 Feb 2010 14:07:37 +0000 (15:07 +0100)
imp/themes/screen-dimp.css

index 772baad..a4843f6 100644 (file)
@@ -39,6 +39,10 @@ input {
     font-weight: normal;
     padding-bottom: 3px;
 }
+div#quota {
+    margin: 3px;
+    border-top-width: 0;
+}
 #quota .used {
     float: left;
     width: 100px;