Custom CSS: Difference between revisions

Jump to navigation Jump to search
Line 527: Line 527:


Please note: This will not hide the title column (Vat %). See for yourself if you can live with it.
Please note: This will not hide the title column (Vat %). See for yourself if you can live with it.
====Prevent invoice items being deleted====
<code>.tr_invoicee .btn-danger {display: none;}</code>


====Prevent manual entry of charge items  ====
====Prevent manual entry of charge items  ====