The 'select' has it's background-color: transparent !important.
If you open a page without any css, you will see that 'select' element is useragent defined background-color is white.
Why have it transparent? Isnt cleanslate objective to reset all styles to the browser's useragent defaults?
The 'select' has it's background-color: transparent !important.
If you open a page without any css, you will see that 'select' element is useragent defined background-color is white.
Why have it transparent? Isnt cleanslate objective to reset all styles to the browser's useragent defaults?