Is there any way to set the text colour of a selected option in mozilla?
https://jsfiddle.net/36sk6wd0/9/
<option selected>blue?</option>
You can change the background using a linear gradient, but is there some hack to change the colour as well?