css/xtheme-slate.css
authorMichael <michael@roojs.com>
Sun, 8 Mar 2015 09:36:22 +0000 (17:36 +0800)
committerMichael <michael@roojs.com>
Sun, 8 Mar 2015 09:36:22 +0000 (17:36 +0800)
css/xtheme-slate.css

index 214cea5..88a4dcd 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;