X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp.css;h=a699d56aa21a96dddab04ae0729e6712b7eac6be;hb=7e2bf6ca0b5a77130cec0b01cfe263cd04f7e64d;hp=181e414d7f1fa3797504606e686cb002b070a9b3;hpb=bd34eaeac9e09277148172dc634c0cd71bff91a8;p=kivitendo-erp.git diff --git a/css/lx-office-erp.css b/css/lx-office-erp.css index 181e414d7..a699d56aa 100644 --- a/css/lx-office-erp.css +++ b/css/lx-office-erp.css @@ -214,3 +214,11 @@ fieldset { padding-left: 2px; padding-right: 2px; } + +label { + cursor:pointer; +} + +.unbalanced_ledger { + background-color: #ffa0a0; +}