Is it possible to change the default background color of a select list option on hover?
HTML:
Select / Option elements are rendered by the OS, not HTML. You cannot change the style for these elements.