From: Michael M Slusarz Date: Tue, 11 Nov 2008 23:37:45 +0000 (-0700) Subject: Tweak status display. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0ce47ed65bf6ec3969f412b5427625ebc8a44c60;p=horde.git Tweak status display. --- diff --git a/imp/themes/screen.css b/imp/themes/screen.css index bfba71b50..4b0ecb10a 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -436,3 +436,6 @@ ul.nav-audio { padding: 2px 20px 2px 0; background: transparent url("graphics/delete.png") center right no-repeat; } +.mimeStatusIcon { + width: 22px; +}