https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25727
--- Comment #17 from Jonathan Druart <[email protected]> --- Created attachment 108354 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108354&action=edit Bug 25727: Fix highlight of a missing field In the previous version of Select2 we had only 1 'a' tag that was visible, next to the invisible select. Now we have a 3 nested span elt, the last one (with a role=combobox attribute) is the one we want to style. Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
