summaryrefslogtreecommitdiffstats
path: root/jquery-ui-timepicker-addon.js
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2012-10-02 11:50:51 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2012-10-02 11:50:51 -0400
commitf087709cb09f7f97d980466448ee894876912572 (patch)
treec4201f22ec0f0f2090643f3beb83bc5b92414c4e /jquery-ui-timepicker-addon.js
parent1cfb16062ab704409f65d90dafeb9920fe4c9098 (diff)
downloadjQuery-Timepicker-Addon-f087709cb09f7f97d980466448ee894876912572.zip
jQuery-Timepicker-Addon-f087709cb09f7f97d980466448ee894876912572.tar.gz
jQuery-Timepicker-Addon-f087709cb09f7f97d980466448ee894876912572.tar.bz2
Remove css from js comments
Diffstat (limited to 'jquery-ui-timepicker-addon.js')
-rw-r--r--jquery-ui-timepicker-addon.js8
1 files changed, 0 insertions, 8 deletions
diff --git a/jquery-ui-timepicker-addon.js b/jquery-ui-timepicker-addon.js
index 032f46e..5587a9a 100644
--- a/jquery-ui-timepicker-addon.js
+++ b/jquery-ui-timepicker-addon.js
@@ -8,14 +8,6 @@
* You may use this project under MIT or GPL licenses.
* http://trentrichardson.com/Impromptu/GPL-LICENSE.txt
* http://trentrichardson.com/Impromptu/MIT-LICENSE.txt
- *
- * HERES THE CSS:
- * .ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
- * .ui-timepicker-div dl { text-align: left; }
- * .ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
- * .ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
- * .ui-timepicker-div td { font-size: 90%; }
- * .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }
*/
/*jslint evil: true, white: false, undef: false, nomen: false */