[Rt-commit] r4561 - in rt/branches/3.5-TESTING: .

trs at bestpractical.com trs at bestpractical.com
Tue Feb 21 15:20:59 EST 2006


Author: trs
Date: Tue Feb 21 15:20:58 2006
New Revision: 4561

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css

Log:
 r8719 at wintermute:  tom | 2006-02-21 15:19:10 -0500
 We expect a white background


Modified: rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css
==============================================================================
--- rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css	(original)
+++ rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/misc.css	Tue Feb 21 15:20:58 2006
@@ -48,6 +48,7 @@
     font-family: Verdana, sans-serif;
     font-size: 76%;
     margin: 0;
+    background-color: white;
 }
 
 .hide, .hidden { display: none !important; }


More information about the Rt-commit mailing list