2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-23 11:40:25 +00:00
Files
xcat-core/xCAT-web/manage/dsh.css
2008-10-23 17:54:02 +00:00

14 lines
286 B
CSS

.FormTable { color: black; background-color : #CCCCCC; }
#inner_table {
margin-left: 5px;
margin-right: 10px;
}
#cmdDialog {
margin: 0px 10px 20px 10px; /* for some reason the containing dialog cuts off the right 30px */
padding: 0px;
font-family: Sans-Serif;
font-size: 7pt;
}