Don't need a border in popup message screen - especially since it is so hard to size...
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 26 Jun 2009 05:28:17 +0000 (23:28 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 26 Jun 2009 08:05:42 +0000 (02:05 -0600)
imp/themes/screen-dimp.css

index c840065..8a261c7 100644 (file)
@@ -601,11 +601,6 @@ div.dimpActionsCompose, div.dimpActionsMsg {
 .msgBody table td {
     padding: 0;
 }
-.msgfullread .msgBody {
-    border-left: 1px silver solid;
-    border-right: 1px silver solid;
-    border-bottom: 1px silver solid;
-}
 
 /* Message Composition. */
 .composeAddrbook {