From f712aec074b1d6081c3f6dd86064dd96c9ffe53a Mon Sep 17 00:00:00 2001 From: xq2005 Date: Wed, 7 Dec 2011 09:10:49 +0000 Subject: [PATCH] update the style git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xCAT-UI/css/style.css b/xCAT-UI/css/style.css index b7192f99a..f8c0b2ce1 100644 --- a/xCAT-UI/css/style.css +++ b/xCAT-UI/css/style.css @@ -682,6 +682,11 @@ table a:hover { margin: 0px 0px 15px 0px; } +.monitorzoomlink{ + cursor: pointer; + color : blue; +} + .provision div,.monitor div { margin: 10px 0; display: block;