X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/98c4c09eeaa0721ef35fdc40c1bba9a94980930a..0a50b37c:/css/lx-office-erp/main.css diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index f6b1f1627..a2c0e68b8 100644 --- a/css/lx-office-erp/main.css +++ b/css/lx-office-erp/main.css @@ -24,7 +24,10 @@ input, textarea, select { } select { - padding: 0px; + -moz-appearance: none; + appearance : none; + background: white url('../../image/select-down.png') no-repeat scroll right center; + padding: 0 14px 0 0; } input:focus, textarea:focus, select:focus {