[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.6-24-ge05230b

sunnavy at bestpractical.com sunnavy at bestpractical.com
Fri Oct 23 08:48:36 EDT 2009


The branch, 3.8-trunk has been updated
       via  e05230b35cc4ef99e5f869d1b14a1ecccc7acb5f (commit)
      from  e150432be7c5a6bd7b6bad8820f773b4e6e0d6e4 (commit)

Summary of changes:
 share/html/NoAuth/css/web2/ticket.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit e05230b35cc4ef99e5f869d1b14a1ecccc7acb5f
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Fri Oct 23 20:46:17 2009 +0800

    add monospace font to .plain-text-white-space: .mono is merged to it

diff --git a/share/html/NoAuth/css/web2/ticket.css b/share/html/NoAuth/css/web2/ticket.css
index f60576e..78477e0 100644
--- a/share/html/NoAuth/css/web2/ticket.css
+++ b/share/html/NoAuth/css/web2/ticket.css
@@ -120,6 +120,7 @@ div#ticket-history div.content {
 
 .plain-text-white-space {
  white-space: pre-wrap;
+ font-family: monospace;
 }
 
 .ticket-transaction .messagebody {

-----------------------------------------------------------------------


More information about the Rt-commit mailing list