xcat-core/xCAT-web/machines/groups.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; }