Changes

Jump to navigation Jump to search

Custom CSS

100 bytes removed, 11:29, 4 September 2018
no edit summary
#invoiceprinttime{font-size: 12px;}
<br>=== Hide edit button in the invoice === #iconedit {display: none;} 
= Control Panel =
Custom CSS can be added in:
=== Hide a certain colum in the RATES Table ===
.pagetyperates .bookingtable tr> *:nth-child(X) {display: none;}
 
== Invoice ==
 
Custom CSS can be added in SETTINGS > GUEST MANAGEMENT> STYLING > "Custom CSS"
 
=== Hide edit button in the invoice ===
#iconedit {display: none;}

Navigation menu