Insert “start_booking” and “end_booking” classes on first and last date of each booking
allow to customize the css of the calendar in an easier way with 2 simple classes: “start_booking” and “end_booking” instead of only the “partially_booked” class
I think this is in there now, I have got some round border styles on the calendar which are targeted to `.wc-bookings-date-picker .ui-datepicker td.bookable-range.selection-start-date .ui-state-default ` and `.wc-bookings-date-picker .ui-datepicker td.bookable-range.selection-end-date .ui-state-default `
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.
Yes, this is really needed, so we can style half days that are booked (either arriving or leaving).
I think this is in there now, I have got some round border styles on the calendar which are targeted to `.wc-bookings-date-picker .ui-datepicker td.bookable-range.selection-start-date .ui-state-default ` and `.wc-bookings-date-picker .ui-datepicker td.bookable-range.selection-end-date .ui-state-default `