]> source.dussan.org Git - jquery-ui.git/commit
- moved all default css files into themes/default
authorPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 10 Jul 2008 15:52:18 +0000 (15:52 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 10 Jul 2008 15:52:18 +0000 (15:52 +0000)
commit979e64bdd20afd4fd096c5fe089d3aa6e3c89880
tree152f6e6e732b564880774850e6cda0fd0295713b
parent0cf0a105e677c363e09a40350933d584d804ed83
- moved all default css files into themes/default
- added Colorpicker, heavily modified for UI (thanks Stefan!)
31 files changed:
tests/visual/colorpicker.html [new file with mode: 0644]
themes/default/images/colorpicker_background.png [new file with mode: 0644]
themes/default/images/colorpicker_hex.png [new file with mode: 0644]
themes/default/images/colorpicker_hsb_b.png [new file with mode: 0644]
themes/default/images/colorpicker_hsb_h.png [new file with mode: 0644]
themes/default/images/colorpicker_hsb_s.png [new file with mode: 0644]
themes/default/images/colorpicker_indic.gif [new file with mode: 0644]
themes/default/images/colorpicker_overlay.png [new file with mode: 0644]
themes/default/images/colorpicker_rgb_b.png [new file with mode: 0644]
themes/default/images/colorpicker_rgb_g.png [new file with mode: 0644]
themes/default/images/colorpicker_rgb_r.png [new file with mode: 0644]
themes/default/images/colorpicker_select.gif [new file with mode: 0644]
themes/default/images/colorpicker_submit.png [new file with mode: 0644]
themes/default/images/custom_background.png [new file with mode: 0644]
themes/default/images/custom_hex.png [new file with mode: 0644]
themes/default/images/custom_hsb_b.png [new file with mode: 0644]
themes/default/images/custom_hsb_h.png [new file with mode: 0644]
themes/default/images/custom_hsb_s.png [new file with mode: 0644]
themes/default/images/custom_indic.gif [new file with mode: 0644]
themes/default/images/custom_rgb_b.png [new file with mode: 0644]
themes/default/images/custom_rgb_g.png [new file with mode: 0644]
themes/default/images/custom_rgb_r.png [new file with mode: 0644]
themes/default/images/custom_submit.png [new file with mode: 0644]
themes/default/images/select.png [new file with mode: 0644]
themes/default/images/select2.png [new file with mode: 0644]
themes/default/ui.autocomplete.css [new file with mode: 0644]
themes/default/ui.colorpicker.css [new file with mode: 0644]
themes/default/ui.datepicker.css [new file with mode: 0644]
themes/jquery.autocomplete.css [deleted file]
themes/ui.datepicker.css [deleted file]
ui/ui.colorpicker.js [new file with mode: 0644]