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

trs at bestpractical.com trs at bestpractical.com
Mon Jul 18 14:14:34 EDT 2005


Author: trs
Date: Mon Jul 18 14:14:34 2005
New Revision: 3500

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
Log:
 r5180 at wintermute:  tom | 2005-07-18 14:11:35 -0400
 Fix button text size


Modified: rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
==============================================================================
--- rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css	(original)
+++ rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css	Mon Jul 18 14:14:34 2005
@@ -51,7 +51,7 @@
     padding: 0.25em;
     background: white;
     font-weight: bold;
-    font-size: 0.8em;
+    font-size: 1em;
     margin: 0.5em 0.5em 0 0.5em;
 }
 


More information about the Rt-commit mailing list