Please have a look at this jsfiddle.
I’m trying to rotate the dropdownlist, but I was wondering if I could rotate the dropdownmenu as well.. When you click the dropdownlist now, a normal list appears, but I would like to have it rotated.
Thanks in advance for your solutions!
It’s not possible. The dropdowns from options are rendered by the system, and are as such not affected by your CSS selectors.
I suggest using a jQuery workaround, otherwise you’re stuck using the “old-fashioned” option styles.