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
This commit is contained in:
phamt 2010-07-26 19:42:29 +00:00
parent b452340458
commit ba3894397c

View File

@ -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 {