Update cascade.css

This commit is contained in:
Bard 2022-03-01 20:20:11 +08:00 committed by GitHub
parent 23a00667c9
commit 5e5094cab3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -686,7 +686,7 @@ header .fill .status span[data-style="active"] {
} }
header .fill .status span[data-style="inactive"] { header .fill .status span[data-style="inactive"] {
color: #ffffff !important; color: #ffffff !important;
background-color: #32325d; background-color: #fb6340;
} }
#xhr_poll_status { #xhr_poll_status {
display: flex; display: flex;