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

index b0510a6..ced55c0 100644 (file)
@@ -174,18 +174,17 @@ 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 {
-     background:transparent url(/roojs1/images/default/dd/drop-add.gif) no-repeat scroll 0 0;
+.x-form .x-form-combo-add 
+{
+    background:transparent url(../images/default/dd/drop-add.gif) no-repeat scroll 0 0;
     border-style:none none solid;
-    
     cursor:pointer;
     height:21px;
     position:absolute;
     top:2;
     width:17px;
     margin-left: 20px;
-}     
-}
+}