rmc monitor page

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
xq2005 2010-08-26 05:26:14 +00:00
parent 3182bfe12e
commit 11355fe8a2

View File

@ -712,4 +712,16 @@ div.cleanblue button:hover {
.monitor a:hover {
color: #FF0000;
}
.monitorsumdiv{
width : 300px;
height : 150px;
float : left;
margin : 0px 0px 10px 0px;
}
.monitornodediv{
width : 240px;
height : 120px;
}