mirror of
https://github.com/domoticz/domoticz.git
synced 2025-10-14 01:58:35 +08:00
Added active state
This commit is contained in:
@@ -2476,6 +2476,11 @@ table.display thead th.sorting_disabled div.DataTables_sort_wrapper {
|
||||
background-color: transparent;
|
||||
color: rgb(221, 221, 221);
|
||||
}
|
||||
.zoom-button-active {
|
||||
color: white;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.zoom-reset {
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
|
Reference in New Issue
Block a user