From 3086de57861f00086cb7c77b7f249a694c006060 Mon Sep 17 00:00:00 2001 From: phamt Date: Mon, 24 Oct 2011 00:04:06 +0000 Subject: [PATCH] Removed reference to .ui-button:hover git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xCAT-UI/css/style.css b/xCAT-UI/css/style.css index 9fc78eb5c..fc9ef6099 100644 --- a/xCAT-UI/css/style.css +++ b/xCAT-UI/css/style.css @@ -214,11 +214,6 @@ span.ui-icon-info { text-align: center } -.ui-button:hover { - background: url(../images/jquery/ui-bg_inset-hard_100_fcfdfd_1x100.png) - 50% 50% repeat-x; -} - /*--------------- jQuery tabs ---------------*/ .tab { font: 12px verdana, arial, helvetica, sans-serif;