Changes

Jump to navigation Jump to search

Custom CSS

18 bytes added, 13:26, 6 April 2020
no edit summary
===Hide 'Open in new Window' link===
<code>.pagetypeajaxbookedit.openinnewwindow{display:none;}</code>
====Hide the 'Delete' button====
<code>.pagetypeajaxbookedit .deletebookingbutton{display:none;}</code>
====Hide the 'Add Booking' button====
====Hide the 'Copy as new' button====
<code>.pagetypeajaxbookedit #bookingcopyasnewbutton{display:none;}</code>
====Hide the 'Print' button====

Navigation menu