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@6865 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
phamt 2010-07-26 19:44:43 +00:00
parent ba3894397c
commit 200042800f

View File

@ -251,6 +251,10 @@ span.ui-icon-info {
padding: 0px 10px;
}
.actionBar a {
color: #424242;
}
/****************** Status bar ******************/
.statusBar {
border: solid 1px #F5D0A9;