Archived
1
0
This repository has been archived on 2026-01-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
arema-jobs/assets/custom.css
T
2022-10-18 16:41:26 +02:00

24 lines
323 B
CSS
Executable File

.uk-table th:last-child {
text-align: center;
}
tr.state5 {
color: #00c;
}
span.state2 {
background-color: #fc0;
}
span.state10 {
background-color: #0c2;
}
span.state30 {
background-color: #82c;
}
span.state11, span.state12, span.state13, span.state14, span.state20 {
background-color: #f22;
}