I use a bunch of dropdown lists and textboxes that I styled with CSS. However, I don't know if I can also style the arrows (or simply make them invisible)
Chrome (top) has the best results, the arrow from the dropdown is barely visible
Internet Explorer (middle) surprisingly has a better result than Firefox on the textbox (did I really just say that?)
Firefox (bottom) looks also good on the dropdown but displays the arrows on the textbox (set to number and disabled). Chrome only does this when hovering over an enabled textbox, and it also does not look this bad.
Thanks in advance.