Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 182: | Line 182: | ||
===Hide the "Delete" button in the booking menu=== | ===Hide the "Delete" button in the booking menu=== | ||
.pagetypeajaxbookedit .deletebookingbutton{display:none;} | |||
or | |||
.pagetypeajaxbookedit .b24btn_Delete{display:none;} | .pagetypeajaxbookedit .b24btn_Delete{display:none;} | ||
or | or | ||