24 lines
323 B
CSS
Executable File
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;
|
|
}
|