mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user