Weiter an den Locations gearbeitet
Some checks failed
Host-Based Deploy (Java 21 Fix) / build-and-run (push) Has been cancelled

This commit is contained in:
2026-04-06 22:48:34 +02:00
parent 0f9f109067
commit 5ffb99c9b5
81 changed files with 2817 additions and 352 deletions

View File

@@ -516,6 +516,17 @@ body.app {
padding: 0;
}
.sidebar-cat-label {
font-size: 0.68rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.07em;
color: var(--color-muted);
padding: 0.9rem 1.1rem 0.25rem;
pointer-events: none;
user-select: none;
}
.sidebar-group-toggle {
cursor: pointer;
justify-content: space-between;