From: Michael M Slusarz Date: Tue, 1 Sep 2009 21:52:35 +0000 (-0600) Subject: Better font display on Ubuntu. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=2246b7f97c3e261461cb50d3dbd105e5fffc85ac;p=horde.git Better font display on Ubuntu. --- diff --git a/imp/templates/compose/compose.html b/imp/templates/compose/compose.html index 4dce456fd..996c64f51 100644 --- a/imp/templates/compose/compose.html +++ b/imp/templates/compose/compose.html @@ -196,7 +196,7 @@   - + diff --git a/imp/themes/screen.css b/imp/themes/screen.css index 6525db732..cb7f166f5 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -230,8 +230,6 @@ span.trashImg { /* Compose view */ .composebody { - font-family: "Lucida Console",Courier,"Courier New"; - font-size: 100%; padding: 2px; } #text_identity, #to, #cc, #bcc, #subject { @@ -558,7 +556,6 @@ td.addressTr span.loadingImg { border: 1px solid #ccc; background: #f9f9f9; width: auto; - font-family: "Lucida Console",Courier,"Courier New"; } .mimePartInfo { border: 1px solid #ccc;