bd63d8fc0b
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
8 lines
354 B
CSS
8 lines
354 B
CSS
|
|
/* Styles specific to the groups.php page */
|
|
|
|
.GroupNodeTable { margin-left: 10px; }
|
|
.GroupNodeTable TD { padding-left: 0.2em; padding-right: 0.2em; }
|
|
.GroupNodeTableHeader { color: black; background-color : #FFFF66; font-weight : bold; white-space: nowrap; }
|
|
.GroupNodeTableRow { color: black; background-color : #FFFF66; white-space: nowrap; }
|