How to change the color of the background to mouse over ?
The "ui-state-active" class is added to "a". Would not it be more logical to add it to "li" ?
The autocomplete menu would be much cleaner and readable.
| Comment | File | Size | Author |
|---|---|---|---|
| Capture du 2018-03-28 09-49-07.png | 322.66 KB | zenimagine |
Comments
Comment #2
drunken monkeyI very much agree with you, this really doesn't make much sense – but that's unfortunately not our code, that's code from the jQuery UI Autocomplete module. So, not something we can easily change. (It would probably be possible, but I don't think it would be worth the effort, or the additional code complexity.) I've wondered (and internally ranted) about that previously, too.
So, probably easiest to just live with it, sorry.
Comment #3
zenimagine commentedhave you found a way to remove blue with css? by doing a
background-color: initial;