1
0
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:
GizMoCuz
2025-09-29 08:34:34 +02:00
parent 89c48d0a04
commit f560a4c3e5

View File

@@ -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;