1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Set dashboard ON/OFF background color

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-01 10:01:48 +02:00
parent 40c9a4756e
commit 3630643b74

View file

@ -192,6 +192,14 @@
border-bottom:1px solid rgba(0,0,0,.1);
}
.Dashboard .label-access {
background-color: green;
}
.Dashboard .label-danger {
background-color: red;
}
/**
* Responsive
**/