tags drags
ci / docker (backend, backend/Dockerfile, backend) (push) Successful in 21s
ci / docker (frontend, frontend/Dockerfile, frontend) (push) Successful in 47s

This commit is contained in:
2025-10-16 13:51:12 +02:00
parent e45574779b
commit b741c181e0
4 changed files with 420 additions and 146 deletions
+5
View File
@@ -1255,6 +1255,11 @@ button.icon-button.ghost:hover:not([disabled]) {
opacity: 0.4;
}
.documents-panel tbody tr.document.tag-drop-target {
background: var(--accent-soft, rgba(63, 106, 216, 0.12));
box-shadow: inset 0 0 0 2px var(--accent);
}
.filter-bar {
display: flex;
flex-wrap: wrap;