X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bda0d70b98bd9c9afc5ef8ae83a58497989d6750..de8868c:/css/lx-office-erp.css diff --git a/css/lx-office-erp.css b/css/lx-office-erp.css index 8151719df..4ac5dd999 100644 --- a/css/lx-office-erp.css +++ b/css/lx-office-erp.css @@ -121,11 +121,20 @@ body.menu { border-style:solid; border-width:thin; } +.message_error_label { + font-size: 0.8em; + padding:5px; + background-color: #FEE; + font-weight:normal; + text-align:left; + border-style:solid; + border-width:thin; +} /* Überschriftsbalken */ -.listtop { +.listtop, h1 { background-color: rgb(236,233,216); text-align:left; padding:5px; @@ -236,6 +245,10 @@ body.menu { color: green; } +td.numeric { /* class for numeric columns in tables */ + text-align: right +} + h2.confirm { color: blue; font-size: 14pt;