X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp.css;h=6fbe8c29eb6202945a671fc64ee5260a0a9bbe60;hb=159b5368d8c1bb261cb36fc8643de5ca09a7f1d6;hp=8151719df06fa6b7f4a78d3eda464e3fad9c41a2;hpb=bda0d70b98bd9c9afc5ef8ae83a58497989d6750;p=kivitendo-erp.git diff --git a/css/lx-office-erp.css b/css/lx-office-erp.css index 8151719df..6fbe8c29e 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;