bernd commited on 2010-02-23 13:17:33 Zeige 1 geänderte Dateien mit 1 Einfügungen und 0 Löschungen.
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1683 87cf0b9e-d624-0410-a070-f6ee81989793
@@ -123,6 +123,7 @@ span.login_label {
input[type=text],input[type=password],textarea,select {
border: 1px solid black;
padding: 3px;
+ background-color: #FFFFFF;
}
input[type=text]:focus,input[type=password]:focus,textarea:focus {