Set .service-status-warn amber color

This commit is contained in:
billz 2023-12-14 09:14:09 +00:00
parent 581622ef0c
commit 61ba236424

View file

@ -78,7 +78,7 @@ License: GNU General Public License v3.0
} }
.service-status-warn { .service-status-warn {
color: #f6f044 !important; color: #ffbf00 !important;
} }
.service-status-down { .service-status-down {