Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hovering with only start and end dates #207

Open
christophior opened this issue Jan 27, 2016 · 1 comment
Open

Hovering with only start and end dates #207

christophior opened this issue Jan 27, 2016 · 1 comment

Comments

@christophior
Copy link

Hey,

Has anyone tried to implement a date picker where you don't have the inbetween shading when hovering? Basically once I click on the start date I just want the end date that i'm hovering over to have an indicator until I have chosen the end date.

@shrpne
Copy link

shrpne commented Aug 2, 2016

You can remove line from CSS to remove hovering effect:
.date-picker-wrapper .month-wrapper table .day.toMonth.hovering { background-color: #cdecfa; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants