dude: Formularfelder formatieren

Beitrag lesen

moin,
ich habe schon was gefunden. habe aber probleme damit den scrollbalken (textarea) bzw. den auswahl button (select)
in 2d darzustellen.

beispiel:
.menu
{
 Background-Color: #FFFFFF;
 font-family:   Arial;
 font-size:        12px;
 scrollbar-3dlight-color:#FFFFFF;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-darkshadow-color:#000000;
   scrollbar-face-color:#8C8CC6;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#000000;
   scrollbar-track-color:#ACACE6;
}

viele grüße aus thüringen