css/form.css
[roojs1] / css / combo.css
index 8d43f8c..001f34d 100644 (file)
@@ -63,6 +63,7 @@
 {
     height:18px;  
 }
+/* chrome does not appear to need this..
 .roo-safari .x-form-arrow-trigger,
 .roo-safari .x-form-date-trigger
 {
     height: 18px;
 }
 
+*/
+
+/* ------------------ Roo.form.Combobox ---------------------*/
 
-/* Roo.form.Combobox */
 
 
 .x-form .x-form-combo-add,
 .x-form .x-form-combo-edit
-
 {
     background:transparent url(../images/default/dd/drop-add.gif) no-repeat scroll 0 0;
     border-style:none none solid;
@@ -94,3 +96,9 @@
 {
     background:transparent url(../images/default/tree/leaf.gif) no-repeat scroll 0 0;
 } 
+/** combo items **/
+.x-combo-list-inner .x-btn
+{
+    text-align: left;
+    font: 12px arial,tahoma,verdana,helvetica;
+}
\ No newline at end of file