I am trying to style the DateTimePicker jQuery plugin: http://plugins.jquery.com/node/2795/release
Unfortunately.. there is no documentation on what to use to style it.
If i use datepicker it styles without issue but the datetimepicker it doesnt. How can I apply the styles to the datetimepicker ?
here is a screenshot
as you can see when i hover over the texbox, the datetimepicker works but.. having a lot of trouble figuring out how to style it.
Thank you
CSS style is attached additionally.
Here: http://plugins.jquery.com/files/dark.datetimepicker.zip
Then you can modify it as you wish.
Edit:
Here is a working example: http://jsfiddle.net/6cExS/