xcat-core/xCAT-web/machines/groups.css
bp-sawyers 14856756e3 - system p discovery done
- rvitals done
- frame view fixed

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2511 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-19 21:26:43 +00:00

42 lines
744 B
CSS

/* Styles specific to the groups.php page */
#nodetabs {
/* float: left; */
margin-left: 10px;
/* right: 0;
clear: left;
font-size : 8pt; */
}
#nodetabs-a {
font-size : 8pt;
padding: 0.5em 0.5em;
}
#nodetabs-a-disabled {
font-size : 8pt;
padding: 0.5em 0.5em;
color: #BFBFBF;
}
/*
#nodepane: { float: left; clear: left; }
#nodetabs { float: left; }
*/
#nrtree {
/* float: left; */
/* clear: left; */
border-right: 1px solid #d3d3d3;
border-top: 1px solid #d3d3d3;
margin-right: 10px;
padding-top: 5px;
padding-right: 5px;
/* height:100%; */
/* width:9.5em; */
}
/* #placeHolder { clear: left; } */
/* .ui-tabs-hide { display: none; } */