DataObjects/Core_notify.php
[Pman.Core] / core.css
index cdf1833..3e784f8 100644 (file)
--- a/core.css
+++ b/core.css
 
 .x-grid-row-selected .x-grid-check-icon-toggle,
 .x-grid-check-icon-checked {
-    background:transparent url(/roojs1/images/default/menu/chk-sprite.gif) no-repeat scroll 0 -16px;
+    background:transparent url(../../roojs1/images/default/menu/chk-sprite.gif) no-repeat scroll 0 -16px;
     height:16px;
     width:16px;
 }
 .x-grid-check-icon-toggle,
 .x-grid-check-icon {
-    background:transparent url(/roojs1/images/default/menu/chk-sprite.gif) no-repeat scroll 0 0;
+    background:transparent url(../../roojs1/images/default/menu/chk-sprite.gif) no-repeat scroll 0 0;
     height:16px;
     width:16px;
 }
 .x-form-textfield-adder, 
 .x-form-textfield-minus
 {
-    background:transparent url(/roojs1/images/default/dd/drop-add.gif) no-repeat scroll 0 0;
+    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;
+    height:14px;
+    left:2px;
+    margin-left:20px;
+    position:relative;
+    top:4px;
     width:17px;
-    margin-left: 20px;
 } 
 .x-form-textfield-adder
 {
@@ -72,7 +74,7 @@
 } 
 .x-form-textfield-minus
 {
-    background:transparent url(/roojs1/images/default/dd/drop-sub.gif) no-repeat scroll 0 0;
+    background:transparent url(../../roojs1/images/default/dd/drop-sub.gif) no-repeat scroll 0 0;
     margin-left: 23px;
 }
 
 .p-cblist-item img
 {
    margin-left: 5px;
-   background:transparent url(../mailAddClose.gif) no-repeat scroll 0 0;
+   background:transparent url(../templates/images/mailAddClose.gif) no-repeat scroll 0 0;
    cursor: pointer;
 }
 .p-cblist-cb 
@@ -391,7 +393,7 @@ span.ptcv-selectlang
     font-weight:bold;
 }
 .x-action-box-top-right {
-    background-image:url(../action/shcornertop.png);
+    background-image:url(../templates/images/shcornertop.png);
     background-repeat:no-repeat;
   /*  height:12px; */
     min-width:12px;
@@ -399,7 +401,7 @@ span.ptcv-selectlang
 }
 
 .x-action-box-right {
-    background-image:url(../action/shr.png);
+    background-image:url(../templates/images/action/shr.png);
     background-repeat:repeat-y;
 }
 .x-action-box-body {
@@ -429,18 +431,18 @@ span.ptcv-selectlang
 }
  
 .x-action-box-bottom-left {
-    background-image:url(../action/shcornerbottom.png);
+    background-image:url(../templates/images/action/shcornerbottom.png);
     background-repeat:no-repeat;
     height:12px;
   /*   min-width:12px; */
     width:1%;
 }
 .x-action-box-bottom {
-    background-image:url(../action/shb.png);
+    background-image:url(../templates/images/action/shb.png);
     background-repeat:repeat-x;
 }
 .x-action-box-bottom-right {
-    background-image:url(../action/shcorner.png);
+    background-image:url(../templates/images/action/shcorner.png);
     background-repeat:no-repeat;
     height:12px;
     min-width:12px;