mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added svc status warn
This commit is contained in:
parent
0c95173889
commit
f0e94780b8
@ -134,6 +134,10 @@ i.fa.fa-bars:hover{
|
|||||||
color: green;
|
color: green;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.service-status-warn {
|
||||||
|
color: yellow;
|
||||||
|
}
|
||||||
|
|
||||||
.service-status-down {
|
.service-status-down {
|
||||||
color: red;
|
color: red;
|
||||||
animation: flash 1s linear infinite;
|
animation: flash 1s linear infinite;
|
||||||
|
Loading…
Reference in New Issue
Block a user