mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Add blocklist status classes
This commit is contained in:
parent
36da011e0b
commit
6299540216
@ -221,3 +221,12 @@ canvas#divDBChartBandwidthhourly {
|
|||||||
.table {
|
.table {
|
||||||
margin-bottom: 0rem;
|
margin-bottom: 0rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.check-hidden {
|
||||||
|
visibility: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.check-updated {
|
||||||
|
opacity: 0;
|
||||||
|
color: #1cc88a;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user