sync
[roojs1] / css / xtheme-slate.css
index 0a387dc..90a48ee 100644 (file)
 }
 
 .x-tabs-strip .on .x-tabs-text {
-    color:#fff;
+    color:#333;
  
 }
+/*
 .x-tabs-strip .x-tabs-text {
-    color:#333;
+    color:#fff;
 }
+*/
 /**
  * 
  * OLD STUFF
@@ -538,42 +540,43 @@ body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc
 \r
 /* Grid */\r
 \r
-.x-grid3-row-selected {\r
-       background:#fbf0d2;\r
-       border:1px dotted #ccc;\r
+.x-grid-row-selected {\r
+       background:#fbf0d2 !important;\r
+       border:1px dotted  #ccc;
+    color : #000;\r
 }\r
-.x-grid3-hd-btn{\r
+.x-grid-hd-btn{\r
        background:#f2daa9 url(../images/slate/grid/grid3-hd-btn.gif) no-repeat left center;\r
 }\r
-.x-grid3-header{\r
+.x-grid-header{\r
        background:#f9f9f9 url(../images/slate/grid/grid3-hrow.gif) repeat-x 0 bottom;\r
 }\r
-td.x-grid3-hd-over .x-grid3-hd-inner,td.sort-desc .x-grid3-hd-inner,td.sort-asc .x-grid3-hd-inner,td.x-grid3-hd-menu-open .x-grid3-hd-inner{\r
+td.x-grid-hd-over .x-grid-hd-inner,td.sort-desc .x-grid-hd-inner,td.sort-asc .x-grid-hd-inner,td.x-grid-hd-menu-open .x-grid-hd-inner{\r
        background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;\r
 }\r
-.sort-asc .x-grid3-sort-icon{\r
+.sort-asc .x-grid-sort-icon{\r
        background-image:url(../images/slate/grid/sort_asc.gif);\r
 }\r
-.sort-desc .x-grid3-sort-icon{\r
+.sort-desc .x-grid-sort-icon{\r
        background-image:url(../images/slate/grid/sort_desc.gif);\r
 }\r
-td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {\r
+td.x-grid-hd-over, td.sort-desc, td.sort-asc, td.x-grid-hd-menu-open {\r
        border-left:1px solid #fff;\r
        border-right:1px solid #ccc;\r
 }\r
-.x-grid3-cell-selected{\r
+.x-grid-cell-selected{\r
        background-color:#e0eaee!important;\r
 }\r
-.x-grid3-body .x-grid3-td-expander{\r
+.x-grid-body .x-grid-td-expander{\r
        background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;\r
 }\r
-.x-grid3-body .x-grid3-td-checker{\r
+.x-grid-body .x-grid-td-checker{\r
        background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;\r
 }\r
-.x-grid3-body .x-grid3-td-numberer{\r
+.x-grid-body .x-grid-td-numberer{\r
        background:transparent url(../images/slate/grid/grid3-special-col-bg.gif) repeat-y right;\r
 }\r
-.x-grid3-body .x-grid3-row-selected .x-grid3-td-numberer,.x-grid3-body .x-grid3-row-selected .x-grid3-td-checker,.x-grid3-body .x-grid3-row-selected .x-grid3-td-expander{\r
+.x-grid-body .x-grid-row-selected .x-grid-td-numberer,.x-grid-body .x-grid-row-selected .x-grid-td-checker,.x-grid-body .x-grid-row-selected .x-grid-td-expander{\r
        background:transparent url(../images/slate/grid/grid3-special-col-sel-bg.gif) repeat-y right;\r
 }\r
 .x-grid-group-hd {\r
@@ -582,7 +585,7 @@ td.x-grid3-hd-over, td.sort-desc, td.sort-asc, td.x-grid3-hd-menu-open {
 .x-grid-group-hd div {\r
        color: #456;\r
 }\r
-.x-dd-drag-proxy .x-grid3-hd-inner{\r
+.x-dd-drag-proxy .x-grid-hd-inner{\r
        background:#ebf3fd url(../images/slate/grid/grid3-hrow-over.gif) repeat-x left bottom;\r
        border:1px solid #abc;\r
 }\r