I want to style the calendar section of input type="datetime-local". If you refer to this link, you will know what i am talking about.
http://test.csswg.org/suites/css-transforms-1_dev/nightly-unstable/html/transform-input-013.htm
For selecting the date, an arrow is provided. Now the calender pops up. I neeed to style it. for e.g change the color of text, background-color of the calendar.
Any idea how to do this ? i didnt see any documentation when i searched for it online.