css/roojs.css
[roojs1] / css / combo.css
index c0c0935..001f34d 100644 (file)
 
 */
 
-/* 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;
@@ -96,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