sync
[roojs1] / css / form.css
index dda708c..8fcc109 100644 (file)
@@ -21,7 +21,7 @@
 
 .x-form-label-right label
 {
-    align: right;
+    text-align: right;
 }
 
 .x-form-label-top .x-form-item label
@@ -61,7 +61,7 @@
 }
 .x-form-text 
 {
-    height: 14px;
+    height: 18px; /* needs 20px in one of the non-roo projects..? */
     line-height: 18px;
     vertical-align: middle;
     background: url(../images/default/form/bg.gif) repeat-x 0 0;  
     padding-top: 2px;
     padding-bottom: 2px;
 }
+
+.x-form-item .x-form-text 
+{
+     height: 14px; /* need to determine when this should be larger or smaller.. ? */
+}
+
 /* -- border around text elements */
 .x-form-text,
 .x-form-textarea,
@@ -84,7 +90,7 @@
     whitespace: nowrap;
 }
 
-asdffff
 /* gecko specific fix */
 
 }