Minor change
This commit is contained in:
parent
1b0f27b2e9
commit
763d1c6ba5
@ -88,14 +88,10 @@ td.discarded {
|
|||||||
background-color: #a0a0a0;
|
background-color: #a0a0a0;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.service, td.active_service {
|
td.service, td.active_service, td.inactive_service {
|
||||||
background-color: #e7e08d;
|
background-color: #e7e08d;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.inactive_service {
|
|
||||||
background-color: #edeeae;
|
|
||||||
}
|
|
||||||
|
|
||||||
tbody tr {
|
tbody tr {
|
||||||
background-color: #d7e0eb;
|
background-color: #d7e0eb;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user