From 11b11bc000e2e1af88117dab71cc68ba6f965507 Mon Sep 17 00:00:00 2001 From: umaircb Date: Fri, 25 Apr 2014 06:20:46 +0000 Subject: [PATCH] modified. --- upload/styles/cb_2014/theme/css/channel.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/upload/styles/cb_2014/theme/css/channel.css b/upload/styles/cb_2014/theme/css/channel.css index d02e80ba..24ffdb11 100644 --- a/upload/styles/cb_2014/theme/css/channel.css +++ b/upload/styles/cb_2014/theme/css/channel.css @@ -1392,11 +1392,11 @@ margin-right: 10px; opacity: 1; display: block; } -.mouse_hover_on{ - display: none; - -webkit-transition: opacity 1s ease-out; - opacity: 0; -} +/*.mouse_hover_on{*/ + /*display: none;*/ + /*-webkit-transition: opacity 1s ease-out;*/ + /*opacity: 0; */ +/*}*/ .mouse_hover1:hover .mouse_hover_on1{ display: block; }