X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1504d8a2a29e336c086ea1d9b3176e84169896f6..0a50b37c:/css/lx-office-erp/main.css diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index 4860475f0..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 { @@ -413,6 +416,7 @@ label { } .customer-vendor-picker-undefined, .chartpicker-undefined, +.projectpicker-undefined, .partpicker-undefined { color: red; font-style: italic;