From 977f91bf686927e43506b89be1a91c46ef05021a Mon Sep 17 00:00:00 2001 From: NIKITA Date: Wed, 27 Oct 2010 11:24:36 -0700 Subject: [PATCH] Color changed for host & Primary storage header in mid menu --- ui/new/css/main.css | 4 ++-- ui/new/index.jsp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/new/css/main.css b/ui/new/css/main.css index 4362412df21..f401e040e10 100644 --- a/ui/new/css/main.css +++ b/ui/new/css/main.css @@ -2169,7 +2169,7 @@ a:hover.search_button { width:auto; height:auto; float:left; - color:#333; + color:#FFF; text-align:left; font-weight:bold; font-size:11px; @@ -2202,7 +2202,7 @@ a:hover.search_button { .midmenu_content.selected { background:#626262 url(../images/leftmenu_selected.gif) repeat-x top left; - color:#FFF !important; + color:#FFF; } diff --git a/ui/new/index.jsp b/ui/new/index.jsp index 6eba1358aa3..63ba51b5af7 100644 --- a/ui/new/index.jsp +++ b/ui/new/index.jsp @@ -724,9 +724,9 @@ long milliseconds = new Date().getTime(); -