https://bugzilla.wikimedia.org/show_bug.cgi?id=68386
--- Comment #2 from Aude <[email protected]> --- possible solutions include to remove 'color: black' in jquery.ui.suggester.css https://github.com/wmde/ValueView/blob/master/lib/jquery.ui/jquery.ui.suggester.css#L29 or remove .ui-ooMenu-item from line 28 If removing color: black, then the styles inherit black (when not hovering or keydown) from .ui-widget-content a in jquery.ui.theme.css and is white when hovering or keydown. (e.g. doing right thing) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
