Changes

Jump to navigation Jump to search

Custom CSS

322 bytes added, 13:34, 22 October 2018
no edit summary
=== Hide a certain colum in the RATES Table ===
.pagetyperates .bookingtable tr> *:nth-child(X) {display: none;}
 
= Reports =
Custom CSS can be added in:
*SUB ACCOUNTS > ACCOUNT LIST to apply for all sub accounts
*SUB ACCOUNTS > ACCOUNT LIST > MANAGE ACCOUNT to apply for a specific sub account
 
 
=== Limit selector list for custom reports ===
 
Example: Limit the list to reports 1 - 3:
 
#reportid option:nth-child(n+4){display:none;}
770

edits

Navigation menu