1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2025-07-09 16:07:40 +02:00

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 {
color: #f6f044 !important;
color: #ffbf00 !important;
}
.service-status-down {