Hi there
I am new to this site and have been browsing the CSS related threads...I am at my wits end!!
I am developing a site at the moment where I have changed the colours of my scrollbars using CSS. I have defined the colours in the body,html tag inside my stylesheet.
My site has a couple of forms in it, and all the textarea scrollbars are the correct colour BUT I have a select menu with a couple of options underneath. The little arrow to the right (which opens the drop down) is still grey!! I have searched everwhere and the only attributes of the <select> tag that can be changed according to my search is the width and the background color of the actual menu.
Does anyone have advice on how I can change the colour of the dropdown's arrow using CSS?