File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1+ .ui-timepicker-div .ui-widget-header { margin-bottom : 8px ; }
2+ .ui-timepicker-div dl { text-align : left; }
3+ .ui-timepicker-div dl dt { height : 25px ; }
4+ .ui-timepicker-div dl dd { margin : -25px 0 10px 65px ; }
5+ .ui-timepicker-div td { font-size : 90% ; }
Original file line number Diff line number Diff line change 88* Dual licensed under the MIT and GPL licenses.
99* http://trentrichardson.com/Impromptu/GPL-LICENSE.txt
1010* http://trentrichardson.com/Impromptu/MIT-LICENSE.txt
11- *
12- * HERES THE CSS:
13- * .ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
14- * .ui-timepicker-div dl{ text-align: left; }
15- * .ui-timepicker-div dl dt{ height: 25px; }
16- * .ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
17- * .ui-timepicker-div td { font-size: 90%; }
1811*/
1912
2013( function ( $ ) {
You can’t perform that action at this time.
0 commit comments