5 Commits

Author SHA1 Message Date
Linty 1f1f0d3623 (cp 0cee86997) fixes #2275 wrap the category name in another span
...with a plaintext style
2024-11-12 14:45:59 +01:00
HWFord 08f448929c (cp 91ba4d94) issue #2234 continue colour updates for dark mode 2024-10-24 16:01:46 +02:00
HWFord 93b14089a2 issue ##2234 continue dark mode changes
fix some colours in admin curtesy of Alice
2024-10-01 13:54:54 +02:00
Linty 33f7849bf0 change button font size in album selector 2024-08-20 16:41:19 +02:00
Linty 653b03aacc fixes #2132 implementing and improving new album selector
- Moved all related logic into album_selector.js for better maintainability and separation of concerns.

- Removed duplicates in TPL and CSS files, consolidating them into a single CSS file and a single TPL file for better organization and efficiency.

- Implementation of the album selector in the pages: photo editing, album editing and batch manager unit.

- Improved the album selector by adding a creation mode to create and select an album (only in admin pages).
2024-07-31 11:49:44 +02:00