more quote identeiifers fixessss
[Pman.Core] / core.css
index cdf1833..89a727b 100644 (file)
--- a/core.css
+++ b/core.css
@@ -1,30 +1,4 @@
 
-
-
-.logoblock {
-    background-color: #f8ecb2;
-}
-.x-grid-row .x-grid-col-Companies-Company_Name {
-    white-space: pre;
-}
-.x-grid-row .x-grid-td-FaxArchive-Details,
-.x-grid-row .x-grid-col-Directory-Directory_Address {
-    white-space: normal;
-}
-
-
-.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;
-    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;
-    height:16px;
-    width:16px;
-}
 .loading-indicator {
     font-size:12px;
     height:28px;
     z-index:20001;
     font-family:tahoma,arial,helvetica;
 }
+/** not sure if this is still needed ? */
+
+#loading-logo-bottom,
+#loading-logo-center,
+#loading-logo-tile,
+#loading-logo-tile-top
+{
+   width:100%;
+   height:100%;
+   position:absolute;
+  
+   left:0;
+   top:0;
+   background-position:50% 50%;
+}
+
+/* background-tile.jpg */
+#loading-logo-tile {
+    z-index:1000;
+}
+
+/* background.jpg */
+#loading-logo-center
+{
+   background-position:50% 0;
+   background-repeat:no-repeat; 
+   z-index:1001;
+}
+/* background-tile-top.jpg */
+#loading-logo-tile-top
+{
+   background-position:50% 0;
+   z-index:1002;
+   background-repeat:repeat-x; 
+   
+}
+/* background_bottom_logo.gif */
+#loading-logo-bottom
+{
+   background-position:50% 100%;
+   background-repeat:no-repeat; 
+   z-index:1003;
+}
+
+
+
+.logoblock {
+    background-color: #f8ecb2;
+}
+.x-grid-row .x-grid-col-Companies-Company_Name {
+    white-space: pre;
+}
+.x-grid-row .x-grid-td-FaxArchive-Details,
+.x-grid-row .x-grid-col-Directory-Directory_Address {
+    white-space: normal;
+}
+
+
+.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;
+    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;
+    height:16px;
+    width:16px;
+}
 
 /** - add button next to combo box (of type ComboAdder) */
 .x-form-adder,
 .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
 {
 } 
 .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 +437,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 +445,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 +475,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;
@@ -466,4 +512,73 @@ span.ptcv-selectlang
     
    background:#FFF2BF none repeat scroll 0 0;
     color:#655205;
-}
\ No newline at end of file
+}
+
+
+
+
+
+
+
+
+
+
+
+/** BOX style forms **/
+
+
+
+
+
+.x-form fieldset.x-formbox {
+    padding-left :0;
+    padding-bottom :0;
+    padding-right :0;
+    padding-top: 15px;
+     
+    border: 1px solid gray;
+    -moz-box-shadow: 5px 5px 5px #ccc;
+    -webkit-box-shadow: 5px 5px 5px #ccc;
+    box-shadow: 5px 5px 5px #ccc;
+
+    -webkit-margin-start: 0;
+    -webkit-margin-end: 0;
+    -webkit-padding-before: 15px;
+    -webkit-padding-start: 0;
+    -webkit-padding-end: 0;
+    -webkit-padding-after: 0;
+}
+
+.x-form fieldset.x-formbox legend {
+    display: block;
+    border-bottom: 1px solid gray;
+    border-top: 1px solid gray;
+    margin: 0px;
+    padding: 5px 0px;
+        
+    background: #E3E3E3 none repeat scroll 0 0;
+    
+    width: 100%;
+    position: relative;
+    top: 11px;
+    text-align: center;
+
+ }
+.x-form fieldset.x-formbox .x-form-item {
+    margin-left: 2px;
+    margin-right: 2px;
+}
+
+.x-form fieldset.x-formbox x-form-displayfield,
+.x-form fieldset.x-formbox label {
+    padding-top: 0px; /* tighter layout */
+
+}
+.x-form fieldset.x-formbox .x-form-displayfield {
+    font-weight: bold;
+}
+
+.align-right {
+    text-align: right;
+}