Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 25: Line 25:


*Disable clicks on dates
*Disable clicks on dates
:.roomoffercalendarmonth{pointer-events: none;}
:<code>.roomoffercalendarmonth{pointer-events: none;}</code>


=== 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)===