2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-21 20:01:11 +00:00
Files
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; }