fixes #2253 use only bulk_manager_filter category for album selection

I've also adapted the tpl and js files
This commit is contained in:
Linty
2024-10-31 12:13:52 +01:00
parent 78769be780
commit 95e85f264e
4 changed files with 42 additions and 35 deletions
+4
View File
@@ -6472,6 +6472,10 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
text-align: start;
}
#selectAlbumFilter {
width: fit-content;
}
.selectedAlbum span.icon-sitemap::before, .afterUploadActions a.batchLink.icon-pencil::before, .afterUploadActions a.icon-plus-circled::before {
margin-right: 12px;
}