Changes

Jump to navigation Jump to search

Custom CSS

17 bytes added, 14:38, 11 November 2019
*SUB ACCOUNTS > ACCOUNT LIST to apply for all sub accounts
*SUB ACCOUNTS > ACCOUNT LIST > MANAGE ACCOUNT to apply for a specific sub account
 
== DASHBOARD ==
===Hide the Dashboard selector (drop-down menu) from DASHBOARD===
===Hide the "Hamburger" menu from DASHBOARD===
.dashcontrol .dropdown{display: none !important}
 
=== Hide a certain colum in the Departures Table on the DASHBOARD===
.mobiledeparture tr > *:nth-child(X) {display: none;}
===Hide the "Add Booking" from mobile DASHBOARD===
=== Hide a certain colum in the RATES Table ===
.pagetyperates .bookingtable tr> *:nth-child(X) {display: none;}
 
=== Hide a certain colum in the Departures Table on the dashboard===
.mobiledeparture tr > *:nth-child(X) {display: none;}
=== Hide a certain row in the "Info" tab on GUESTS===
770

edits

Navigation menu