X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c6d0de695657e132931e883c08f1436974bc22f2..de8868c:/css/lx-office-erp.css diff --git a/css/lx-office-erp.css b/css/lx-office-erp.css index 6f25ee507..4ac5dd999 100644 --- a/css/lx-office-erp.css +++ b/css/lx-office-erp.css @@ -134,7 +134,7 @@ body.menu { /* Überschriftsbalken */ -.listtop { +.listtop, h1 { background-color: rgb(236,233,216); text-align:left; padding:5px; @@ -245,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;