Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 185: | Line 185: | ||
or | or | ||
.pagetypeajaxbookedit .btn-danger{display:none;} | .pagetypeajaxbookedit .btn-danger{display:none;} | ||
or | |||
.b24btn_Löschen{display:none !important;} | |||
===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;} | ||