Vertical view CSS tweaks
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 26 Nov 2009 00:13:12 +0000 (17:13 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 30 Nov 2009 01:30:27 +0000 (18:30 -0700)
imp/themes/screen-dimp.css

index beb6d3a..28cfb30 100644 (file)
@@ -250,13 +250,14 @@ div.vpRowVert div.msgFrom {
 }
 div.vpRowVert div.msgDate {
     float: right;
-    padding-right: 1px;
+    padding-right: 2px;
     text-indent: 2px;
     width: auto;
 }
 div.vpRowVert div.msgSubject {
     float: none;
     font-style: italic;
+    margin-right: 2px;
     width: auto;
 }
 div.vpRowVert div.msgSubject span.flagUser {