banlist & config fixes

This commit is contained in:
Marek Farkaš
2025-01-11 20:30:57 +01:00
parent 4d3380f068
commit 49c6e08b98
9 changed files with 156 additions and 155 deletions
+4
View File
@@ -210,6 +210,10 @@
background-color: var(--color-2) !important;
}
table .input-text {
background-color: var(--color-1) !important;
}
.pointer {
cursor: pointer;
}