From 6ba705ce3dbeeccacff362b18b57c680df8ef797 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Mar 2015 17:36:22 +0800 Subject: [PATCH] css/xtheme-slate.css --- css/xtheme-slate.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/css/xtheme-slate.css b/css/xtheme-slate.css index 214cea5c95..88a4dcdc1f 100644 --- a/css/xtheme-slate.css +++ b/css/xtheme-slate.css @@ -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; -- 2.39.2