From ba3894397c6e104a355db92f1065bbead18ac1ae Mon Sep 17 00:00:00 2001 From: phamt Date: Mon, 26 Jul 2010 19:42:29 +0000 Subject: [PATCH] Changed the link text color on the nodes page action bar. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-UI/css/superfish.css | 1 + 1 file changed, 1 insertion(+) diff --git a/xCAT-UI/css/superfish.css b/xCAT-UI/css/superfish.css index 42acddb19..a54389b87 100644 --- a/xCAT-UI/css/superfish.css +++ b/xCAT-UI/css/superfish.css @@ -77,6 +77,7 @@ ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul { .sf-menu a { padding: .3em 1em; text-decoration: none; + color: #424242; } .sf-menu a,.sf-menu a:visited {