From: Michael M Slusarz Date: Sun, 18 Jan 2009 02:14:00 +0000 (-0700) Subject: CSS Tweaks X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=91586f1871492d7a37a4fe0476d525481d58c392;p=horde.git CSS Tweaks --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 08cd58b47..7acdd3686 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -734,9 +734,6 @@ div.dimpActionsCompose { .mimePartInfo img { padding-right: 3px; } -.mimePartInfo .downloadAtc { - padding-left: 2px; -} .mimeStatusWarning { background: #e81222; border: 1px maroon solid; diff --git a/imp/themes/screen.css b/imp/themes/screen.css index a631af44f..fb8d1b243 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -431,6 +431,8 @@ ul.nav-audio { height: 16px; width: 16px; background: transparent center right no-repeat; + padding-left: 1px; + padding-right: 1px; } .downloadAtc { background-image: url("graphics/download.png");