X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8b91924ca4301ce6ee2c3b0902c1fcafb1f7c17d..76592c8a3:/css/lx-office-erp/main.css diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css index d1db71e3e..b306e1ea8 100644 --- a/css/lx-office-erp/main.css +++ b/css/lx-office-erp/main.css @@ -111,7 +111,8 @@ div.login { background: #b8d1f3; color: #A0A0A0; } -h1.login { +.login h1 { + text-align: center; font-size: 150%; } table.login { @@ -504,3 +505,16 @@ span.toggle_selected { .customer_dunning_level { font-weight: bold; } +a.green { + background-color:#40FF00; + border:none; +} +a.orange { + background-color:#FF8000; + border:none; +} +a.red { + background-color:#FF0000; + border:none; +} +