[Rt-commit] r3442 - in rt/branches/QUEBEC-EXPERIMENTAL: .
html/NoAuth
alexmv at bestpractical.com
alexmv at bestpractical.com
Fri Jul 8 15:48:12 EDT 2005
Author: alexmv
Date: Fri Jul 8 15:48:12 2005
New Revision: 3442
Modified:
rt/branches/QUEBEC-EXPERIMENTAL/ (props changed)
rt/branches/QUEBEC-EXPERIMENTAL/html/NoAuth/webrt.css
Log:
r4900 at zoq-fot-pik: chmrr | 2005-07-08 15:48:15 -0400
* Alignment fixes
Modified: rt/branches/QUEBEC-EXPERIMENTAL/html/NoAuth/webrt.css
==============================================================================
--- rt/branches/QUEBEC-EXPERIMENTAL/html/NoAuth/webrt.css (original)
+++ rt/branches/QUEBEC-EXPERIMENTAL/html/NoAuth/webrt.css Fri Jul 8 15:48:12 2005
@@ -374,10 +374,12 @@
font-size: 11px;
font-weight: bold;
color: #0066CC }
-.value { font-weight: normal; }
+.value { font-weight: normal; vertical-align: top; }
.entry { font-weight: normal; }
.label { font-weight: bold;
- text-align: right; }
+ text-align: right;
+ vertical-align: top; }
+.value input, .value select { vertical-align: top; }
.labeltop { font-weight: normal;
text-align: right;
vertical-align: top }
More information about the Rt-commit
mailing list