hierarchical tagging selection

This commit is contained in:
2025-06-26 13:36:02 +02:00
parent 0cda1706fa
commit 79e34d7e43
23 changed files with 143 additions and 72 deletions

View File

@@ -74,7 +74,7 @@
background-color: var(--bcolor1);
}
.tagentry:hover {
.tagentry > label:hover {
background-color: var(--bcolor3);
}