[Rt-commit] r13145 - in rt/branches/3.8-TESTING: .
kyoki at bestpractical.com
kyoki at bestpractical.com
Tue Jun 10 19:02:57 EDT 2008
Author: kyoki
Date: Tue Jun 10 19:02:57 2008
New Revision: 13145
Modified:
rt/branches/3.8-TESTING/ (props changed)
rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket.css
Log:
r22718 at nyx: kyoki | 2008-06-10 18:59:31 -0400
RT-Ticket: 9405
RT-Status: Resolved
RT-Update: Correspond
box no longer wraps
Modified: rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket.css
==============================================================================
--- rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket.css (original)
+++ rt/branches/3.8-TESTING/share/html/NoAuth/css/web2/ticket.css Tue Jun 10 19:02:57 2008
@@ -178,7 +178,7 @@
.ticket-info-cfs .titlebox-title .left { background-color: #b32; color: #fff;}
.ticket-info-basics .titlebox-title .left { background-color: #b32; color: #fff;}
.ticket-info-people .titlebox-title .left { background-color: #48c; color: #fff;}
-.ticket-info-requestor .titlebox-title .left { background-color: #48c; color: #fff;}
+.ticket-info-requestor .titlebox-title .left { white-space: nowrap; background-color: #48c; color: #fff;}
.ticket-info-links .titlebox-title .left { background-color: #316531; color: #fff;}
.ticket-info-reminders .titlebox-title .left { background-color: #369; color: #fff;}
.ticket-info-dates .titlebox-title .left { background-color: #633063; color: #fff;}
More information about the Rt-commit
mailing list