Closed lustremedia closed 10 years ago
You may want to investigate here:
https://github.com/Eonasdan/bootstrap-datetimepicker
You'll probably want to override things at the Bootstrap level.
Sorry I couldn't be of more help!
np, I managed!
Can you tell me how you decided to attack it?
I am using scss! Added /vendor/stylesheets/bootstrap-datetimepicker.css.scss with the entire content of the original and did my changes in there. Cheers
I am not sure if the file then is included twice? But it worked for me!
Thanks for letting me know.
What is the rails way to custom style a component that is provided by a gem?