cssX/roojs-all.css
authorAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 06:37:35 +0000 (14:37 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 11 Aug 2010 06:37:35 +0000 (14:37 +0800)
cssX/roojs-all.css

index ced55c0..ddc9d87 100644 (file)
@@ -174,7 +174,8 @@ q:before,q:after{content:'';}
 .x-form-invalid-icon{width:16px;height:18px;visibility:hidden;position:absolute;left:0;top:0;display:block;background:transparent url(../images/default/form/exclamation.gif) no-repeat 0 2px;}
 .roo-ie td .x-form-text{position:relative;top:-1px;}
 
-.x-form .x-form-combo-add 
+.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;
@@ -186,6 +187,11 @@ q:before,q:after{content:'';}
     margin-left: 20px;
 } 
 
+.x-form .x-form-combo-edit
+{
+    background:transparent url(../images/default/tree/leaf.gif) no-repeat scroll 0 0;
+} 
+
 
 
 .x-btn{font:normal 11px tahoma,verdana,helvetica;cursor:pointer;white-space:nowrap;}