5 Jul
2023
5 Jul
'23
6:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34201 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 153069 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153069&action=edit Bug 34201: (follow-up) Add additional specific CSS This patch adds more CSS to make sure this works in Vue and non-Vue pages. On non-Vue pages there are these three states: .sorting, .sorting_asc, .sorting_desc On the ERM page with Vue there is: .sorting, .sorting.sorting_asc, .sorting.sorting_desc This patch ensures all are covered. -- You are receiving this mail because: You are watching all bug changes.