From: Michael M Slusarz Date: Fri, 29 Oct 2010 22:19:33 +0000 (-0600) Subject: Grayish border doesn't print well, even on high dpi laser printers X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=88873256e1a1f4afc6d9cfb66260eeeca52efd8e;p=horde.git Grayish border doesn't print well, even on high dpi laser printers --- diff --git a/imp/themes/screen.css b/imp/themes/screen.css index 35e9eadf6..42a49934a 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -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; }