Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 34: | Line 34: | ||
====Disable clicks on dates==== | ====Disable clicks on dates==== | ||
.roomoffercalendarmonth{pointer-events: none;} | |||
=== Mark dates when check-out is not allowed (i.e. for rentals on a weekly basis)=== | === Mark dates when check-out is not allowed (i.e. for rentals on a weekly basis)=== | ||