Changes

Jump to navigation Jump to search

Custom CSS

119 bytes added, 09:31, 30 April 2019
=== Hide a certain colum in the BOOKINGS Table ===
.pagetypebookings .bookingtable tr > *:nth-child(X) {display: none;}
 
=== Hide cancelled bookings in the BOOKINGS Table ===
.pagetypebookings .bookingtable cancelbooking {display: none;}
=== Hide a certain colum in the RATES Table ===

Navigation menu