css/combo.css
authorAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 06:35:47 +0000 (14:35 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 06:35:47 +0000 (14:35 +0800)
css/combo.css

index 6f300ab..bbba09e 100644 (file)
     height: 18px;
 }
 
-.x-form .x-form-combo-add 
+
+/* 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;
@@ -84,6 +90,7 @@
     margin-left: 20px;
 } 
 
-
-
-
+.x-form .x-form-combo-edit
+{
+    background:transparent url(../images/default/tree/leaf.gif) no-repeat scroll 0 0;
+}