change style on graphical page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10548 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
45ff15982c
commit
25510e8dc8
@ -759,6 +759,7 @@ table a:hover {
|
||||
background: url(../images/nodes/bpa.jpg);
|
||||
border-width: 2px;
|
||||
text-align: left;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.fspDiv2 {
|
||||
@ -804,7 +805,7 @@ table a:hover {
|
||||
}
|
||||
|
||||
.lparStatus {
|
||||
width: 10px;
|
||||
min-width: 10px;
|
||||
height: 11px;
|
||||
}
|
||||
|
||||
|
@ -33,6 +33,7 @@ var hardwareInfo = {
|
||||
'9117-MMB' : [ 'P7-770', '4' ],
|
||||
'9119-FHB' : [ 'P7-795', '4' ],
|
||||
'9179-MHB' : [ 'P7-780', '42' ],
|
||||
'8231-E2C' : [ 'P7 HE', '4' ],
|
||||
'9125-F2C' : [ 'Power 775', '2'],
|
||||
'78AC-100' : [ 'Power 775', '2'] //fsp
|
||||
};
|
Loading…
Reference in New Issue
Block a user