Skip to content

Commit f087709

Browse files
Remove css from js comments
1 parent 1cfb160 commit f087709

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

jquery-ui-timepicker-addon.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@
88
* You may use this project under MIT or 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; margin-bottom: -25px; }
16-
* .ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
17-
* .ui-timepicker-div td { font-size: 90%; }
18-
* .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
1911
*/
2012

2113
/*jslint evil: true, white: false, undef: false, nomen: false */

0 commit comments

Comments
 (0)