Grayish border doesn't print well, even on high dpi laser printers
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 29 Oct 2010 22:19:33 +0000 (16:19 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 2 Nov 2010 04:38:16 +0000 (22:38 -0600)
imp/themes/screen.css

index 35e9ead..42a4993 100644 (file)
@@ -638,6 +638,7 @@ div.mimeStatusMessage, div.mimePartInfo {
 }
 
 .mimeHeadersPrint {
+    border-color: black;
     /* Must be pixel size to properly work with Mozilla on print page. */
     font-size: 12px;
 }