Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
select:focus
{
color: #fff;
}
option
{
color: #000;
}
input[type="text"]
{
width: 200px;
border: 1px solid #CCC;
}
Meine Select - Felder werden üblicherweise so formatiert:
Code:input[type="text"] { width: 200px; border: 1px solid #CCC; }
ou.. sorry. das war mein Fehler. War wohl nicht ganz bei der Sache...
Vergesst was ich geschrieben habe...