Updated project to have a custom cursor when in Chrome or Firefox (we felt the default 'not-allowed' cursor on these browsers was not providing enough contrast for users to notice it)
Before
After
2) Green Hover on selectable dates:
The grey that was being used for the selectable dates hover was too close to the colour being used for the disabled dates (on low quality screens and projectors, these colours look almost identical). We have switched this to be a light shade of green (40% less opacity than theme.colour.green)
This PR consists of:
1) Custom 'not-allowed' cursor:
2) Green Hover on selectable dates:
theme.colour.green
)Color meets WCAG AA + AAA guidelines for contrast