Re-add text-indent increase from 8a595316276fe4f8773db442aec331856891b4c6
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 1 Oct 2009 19:41:09 +0000 (13:41 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 1 Oct 2009 19:44:48 +0000 (13:44 -0600)
imp/themes/screen-dimp.css

index 468c2fa..6063131 100644 (file)
@@ -164,7 +164,7 @@ div.msgSize {
 #msglistHeader div {
     padding-top: 1px;
     height: 15px;
-    text-indent: 1px;
+    text-indent: 2px;
 }
 #msglistHeader div.sortup, #msglistHeader div.sortdown {
     padding-left: 0;
@@ -206,7 +206,7 @@ div.msgSize {
     -ms-text-overflow: ellipsis;
     height: 16px;
     border-bottom: 1px;
-    text-indent: 1px;
+    text-indent: 2px;
 }
 .msglist div.vpRowSelected {
     background: #ffa !important;