From b1864f1c7401702d12926d8ceedfb26ecc986d4f Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 16 Apr 2009 13:18:02 -0600 Subject: [PATCH] Some text-indent padding --- imp/themes/screen-dimp.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 5bb427261..d00d99e6e 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -117,6 +117,7 @@ span.loadingImg { div.msgStatus { float: left; width: 8%; + text-indent: 0 !important; } div.msgStatus div, #msgHeadersContent .subject span { display: -moz-inline-stack; @@ -158,6 +159,7 @@ div.msgSize { #msglistHeader div { padding-top: 1px; height: 15px; + text-indent: 1px; } #msglistHeader div.sortup { padding-left: 0; @@ -201,6 +203,7 @@ div.msgSize { text-overflow: ellipsis; height: 16px; margin-bottom: 1px; + text-indent: 1px; } .msglist div.vpRowSelected { background: #ffc !important; -- 2.11.0