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:
parent
40c9a4756e
commit
3630643b74
1 changed files with 8 additions and 0 deletions
|
@ -192,6 +192,14 @@
|
||||||
border-bottom:1px solid rgba(0,0,0,.1);
|
border-bottom:1px solid rgba(0,0,0,.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Dashboard .label-access {
|
||||||
|
background-color: green;
|
||||||
|
}
|
||||||
|
|
||||||
|
.Dashboard .label-danger {
|
||||||
|
background-color: red;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Responsive
|
* Responsive
|
||||||
**/
|
**/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue