oi-metrology/Static/styles/run-headers.css
2024-06-14 16:51:30 -07:00

17 lines
165 B
CSS

html,
body {
height: 100%;
}
div.container-fluid {
height: 90%;
}
#HeaderGrid,
#FieldsGrid {
font-size: 12px;
}
.FieldTitle {
font-weight: bold;
}