[Rt-commit] r3569 - in rt/branches/3.5-TESTING: .
html/NoAuth/css/3.5-default
trs at bestpractical.com
trs at bestpractical.com
Mon Aug 1 12:31:29 EDT 2005
Author: trs
Date: Mon Aug 1 12:31:29 2005
New Revision: 3569
Modified:
rt/branches/3.5-TESTING/ (props changed)
rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/forms.css
Log:
r5502 at wintermute: tom | 2005-07-31 15:11:44 -0400
Small visual fix
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 Aug 1 12:31:29 2005
@@ -78,10 +78,14 @@
/* form .entry input, form .value input */
-form .label, form label {
+form .label, form label, form .labeltop {
font-weight: bold;
}
+form .labeltop {
+ vertical-align: top;
+}
+
.submit {
font-weight: bold;
color: #a00;
More information about the Rt-commit
mailing list