allow string based values for comboboxarray
[roojs1] / css / xtheme-slate.css
index 214cea5..e8d8906 100644 (file)
@@ -557,12 +557,7 @@ body.x-body-masked .x-window-mc, body.x-body-masked .x-window-plain .x-window-mc
        border:1px dotted  #ccc;
     
 }
-/*fade out effect by Michael*/
-.fadeout {
-  visibility: hidden;
-  opacity: 0;
-  transition: visibility 0s 3s, opacity 3s linear;
-}
+
 /******/
 .x-grid-hd-btn{
        background:#f2daa9 url(../images/slate/grid/grid3-hd-btn.gif) no-repeat left center;
@@ -761,7 +756,7 @@ td.x-date-mp-sel a{
 
 
 /* Miscellaneous */
-
+.x-item-disabled,
 .x-item-disabled *
 {
        color:#333 !important;