* -------------------------------------------------------------------- *
* File : what-wernis.php *
* -------------------------------------------------------------------- *
- * Short description : wernis requests *
+ * Short description : Wernis requests *
* -------------------------------------------------------------------- *
* Kurzbeschreibung : Auszahlungsanfragen *
* -------------------------------------------------------------------- *
background-color : transparent;
}
-input, textarea, select, option {
+input, textarea {
color : #009900;
background-color : #EEFFEE;
border : 1px solid #AA0044;
border-style : groove;
}
+select, option {
+ background-color : #EEFFEE;
+ border : solid 1px #009900;
+ color : #AA0044;
+ text-decoration : none;
+ border-style : groove;
+}
+
ul, ol {
margin-top : 0px;
margin-bottom : 0px;