css/combo.css
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 09:45:45 +0000 (17:45 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 09:45:45 +0000 (17:45 +0800)
css/combo.css

index c0c0935..6a816a4 100644 (file)
@@ -75,7 +75,7 @@
 
 */
 
-/* Roo.form.Combobox */
+/* ------------------ Roo.form.Combobox ---------------------*/
 
 
 .x-form .x-form-combo-add,
@@ -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 9px arial,tahoma,verdana,helvetica;
+}
\ No newline at end of file