core.css
[Pman.Core] / core.css
index 859feb1..ee68afa 100644 (file)
--- a/core.css
+++ b/core.css
     background:transparent url(../../roojs1/images/default/dd/drop-add.gif) no-repeat scroll 0 0;
     border-style:none none solid;
     
+    border-style:none none solid;
     cursor:pointer;
     height:21px;
-    position:absolute;
-    top:2;
+    left:2px;
+    margin-left:20px;
+    position:relative;
+    top:4px;
     width:17px;
-    margin-left: 20px;
 } 
 .x-form-textfield-adder
 {