Changes

Jump to navigation Jump to search

Custom CSS

293 bytes removed, 16:58, 3 March 2022
=== Hide the option to unlock invoices===
<code>.menusetting-invoicelock {display:none;}</code>
 
=NEW CONTROL PANEL=
==Navigation==
===Hide SUPPORT button===
<code>.navbar-top .btngroupdropdown{display: none}</code>
 
===Hide page help icon on the right===
<code>.opener-right{display: none}</code>
 
===Change header background color===
<code>.fixed-top {background-color: #cccccc;}</code>

Navigation menu