From: Jan Schneider Date: Thu, 25 Feb 2010 10:24:53 +0000 (+0100) Subject: Tweak quota display. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=08148f918cfe502cf8842a3daa9e465243a7e2d7;p=horde.git Tweak quota display. --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 772baad85..a4843f6f4 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -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;