Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 183: | Line 183: | ||
.pagetypeajaxbookedit .deletebookingbutton{display:none;} | .pagetypeajaxbookedit .deletebookingbutton{display:none;} | ||
===Hide the "Add Booking" button in the booking menu=== | ===Hide the "Add Booking" button in the booking menu=== | ||
.icon-suitcase, .b24btn_AddBooking{display:none;} | .icon-suitcase, .b24btn_AddBooking{display:none;} | ||