This pull request features a couple of changes for a better user experience and improved theming:
1) Greater control over the used colors. Added new properties: color (passed to date and timepicker), okButtonColor, clearButtonColor, sliderColor
2) Layout changes to clear and save button
3) When setting dateTime to null the selected date and time now gets reset (basically this is expected behaviour).
This pull request features a couple of changes for a better user experience and improved theming:
1) Greater control over the used colors. Added new properties: color (passed to date and timepicker), okButtonColor, clearButtonColor, sliderColor 2) Layout changes to clear and save button 3) When setting dateTime to null the selected date and time now gets reset (basically this is expected behaviour).