Wie kann die farbe vom rand um die combo-box und vom nach unten zeigenden Pfeil verändern?
Bsp:
<select style="font:10px Verdana; width:150px; background-color:#000000; color:#ff0000; scroll-color:#000000" name="beispiel">
<option >1</option>
<option>2</option>
</select>
Bsp:
<select style="font:10px Verdana; width:150px; background-color:#000000; color:#ff0000; scroll-color:#000000" name="beispiel">
<option >1</option>
<option>2</option>
</select>
Zuletzt bearbeitet: