-
Notifications
You must be signed in to change notification settings - Fork 92
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
Styles for Current month #62
Comments
you may override the style in your css/scss |
How I can access/select current month ? No specific class or data attribute to get November month in 2020 year, as it is now. |
BTW, what you meant about the current month? the active one? .month-picker > .rmp-container .rmp-popup.light .rmp-pad li.active |
No, no, no! I mean the month which is going right now (today’s month) 😊 |
Oh, I see, but it's not supported for now. you may rewrite the component for your purpose, for I don't think it's a common requirement. |
but I think there is a way you can try. |
Yeah, it’s my way |
Please, make ability to style current month.
The text was updated successfully, but these errors were encountered: