feat (ui): selecteer meerdere bestanden tegelijkertijd

This commit is contained in:
kodi
2026-03-09 18:24:00 +01:00
parent c5b873c63a
commit 4941b4161c
4 changed files with 101 additions and 9 deletions
+4
View File
@@ -506,6 +506,10 @@ button.secondary {
cursor: pointer;
}
#modalFilesList li.modal-anchor {
box-shadow: inset 0 0 0 1px var(--button-primary-border);
}
.modal-files-tools {
margin-bottom: 8px;
}