[Rt-commit] r3396 - in rt/branches/3.5-TESTING: . html/NoAuth/css

trs at bestpractical.com trs at bestpractical.com
Tue Jul 5 21:55:21 EDT 2005


Author: trs
Date: Tue Jul  5 21:55:21 2005
New Revision: 3396

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
Log:
 r4811 at wintermute:  tom | 2005-07-05 21:50:30 -0400
 Oops, should have included this with the previous commit


Modified: rt/branches/3.5-TESTING/html/NoAuth/css/misc.css
==============================================================================
--- rt/branches/3.5-TESTING/html/NoAuth/css/misc.css	(original)
+++ rt/branches/3.5-TESTING/html/NoAuth/css/misc.css	Tue Jul  5 21:55:21 2005
@@ -112,7 +112,7 @@
     padding: 3px;
 }
 
-.hide { display: none; }
+.hide, .hidden { display: none; }
 
 <%init>
     $r->content_type('text/css');


More information about the Rt-commit mailing list