Changes

Jump to navigation Jump to search

Custom CSS

54 bytes removed, 11:28, 19 April 2019
=== Functions and Buttons ===
====Checkout Hide the checkout selector====
.pagetypeajaxbookedit #checkout{display:none;}
====Hide the 'Delete' button====
.pagetypeajaxbookedit .deletebookingbutton{display:none;}
====Hide the "'Add Booking" ' button in the booking menu====
.icon-suitcase, .b24btn_AddBooking{display:none;}
====Hide the "'Copy as new" ' button in the booking menu====
.pagetypeajaxbookedit #bookingcopyasnewbutton{display:none;}
====Hide the "'Print" ' button in the booking menu====
.pagetypeajaxbookedit #bookingprintbutton{display:none;}
====Hide the "'Template" ' buttons in the booking menu====
.pagetypeajaxbookedit #bookingtemplate1button{display:none;}
770

edits

Navigation menu