X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6d7433f9a0738dbdb6f33c5abb416f622fefc218..76592c8a3:/css/kivitendo/main.css diff --git a/css/kivitendo/main.css b/css/kivitendo/main.css index 9f712aa41..26446b173 100644 --- a/css/kivitendo/main.css +++ b/css/kivitendo/main.css @@ -34,10 +34,15 @@ select { padding: 1px; } +input[type="text"], input[type="password"] +textarea, select { -moz-appearance: none; -webkit-appearance: none; -o-appearance: none; +} + +select { appearance : none; background: white url('../../image/select-down.png') no-repeat scroll right center; padding: 0 14px 0 0;