-
Reinoud Bokhorst authoredReinoud Bokhorst authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
StationTestSummary.scss 374 B
.sts-toolbar {
position: absolute;
right: 0.5rem;
top: 0.1rem;
display: inline-block;
}
.sts-table {
width: auto!important;
text-align: center;
font-size: .9rem;
}
.sts-table th {
word-break: break-all;
min-width: 3em;
}
.sts-table td {
text-align: center;
}
.sts-table.table-sm td, .sts-table.table-sm th {
padding: .2rem;
}