Some text-indent padding
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 16 Apr 2009 19:18:02 +0000 (13:18 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 17 Apr 2009 06:05:54 +0000 (00:05 -0600)
imp/themes/screen-dimp.css

index 5bb4272..d00d99e 100644 (file)
@@ -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;