Thomas Bruederli wrote:
I would say, we can use the colored borders for the print view as well. Then it's up to the printer driver to choose the according shades of gray. And some people even have a color printer nowadays...
In that case I'd say we should also use the coloured logo instead of the greyscale one.
Robin
--- skins/default/print.css (revision 392) +++ skins/default/print.css (working copy) @@ -109,3 +109,27 @@ padding: 0; font-size: 9pt; }
+div.message-part blockquote +{
+}
+div.message-part blockquote blockquote +{
+}
+div.message-part blockquote blockquote blockquote +{
+} Index: skins/default/templates/printmessage.html =================================================================== --- skins/default/templates/printmessage.html (revision 392) +++ skins/default/templates/printmessage.html (working copy) @@ -6,7 +6,7 @@
</head> <body>
-<div id="header"><img src="/images/roundcube_logo_print.gif" width="182" height="50" alt="RoundCube Webmail" /></div> +<div id="header"><img src="/images/roundcube_logo.gif" width="165" height="55" alt="RoundCube Webmail" /></div>
<div id="messageframe"> <roundcube:object name="messageHeaders" class="headers-table" cellspacing="0" cellpadding="2" /> Index: skins/default/images/roundcube_logo_print.gif =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream