16 Aug
2020
16 Aug
'20
1:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25727 --- Comment #18 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 108355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108355&action=edit Bug 25727: (follow-up) Use CSS specificity rather than !important This patch adds specificty to the CSS which controls the "invalid" appearance of a Select2 dropdown so that the use of "!important" can be avoided. The patch also puts this style into our custom select2 CSS file so that it is located with other Select2 style changes. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.