From 91586f1871492d7a37a4fe0476d525481d58c392 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Sat, 17 Jan 2009 19:14:00 -0700 Subject: [PATCH] CSS Tweaks --- imp/themes/screen-dimp.css | 3 --- imp/themes/screen.css | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) 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"); -- 2.11.0