added new version of JQuery plus CSS/images
authorBenjamin Mako Hill <mako@atdot.cc>
Mon, 7 Nov 2011 23:07:24 +0000 (18:07 -0500)
committerBenjamin Mako Hill <mako@atdot.cc>
Tue, 8 Nov 2011 00:51:08 +0000 (19:51 -0500)
commite03e075e4bc21843ae223caf0c149b289e9636c9
tree351198c8811994599527a19ad01f320eaf430270
parent9ce0bb50d2e8288c22e9cb801a2168b2c76a070c
added new version of JQuery plus CSS/images

A new version of JQuery (1.5) is required by Thomas Niepraschk's patch
adding autocomplete support.
16 files changed:
includes/jquery-1.5.min.js [new file with mode: 0644]
includes/jquery-ui-1.8.9.min.js [new file with mode: 0644]
includes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png [new file with mode: 0755]
includes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png [new file with mode: 0755]
includes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png [new file with mode: 0755]
includes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png [new file with mode: 0755]
includes/smoothness/images/ui-bg_glass_75_dadada_1x400.png [new file with mode: 0755]
includes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png [new file with mode: 0755]
includes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png [new file with mode: 0755]
includes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png [new file with mode: 0755]
includes/smoothness/images/ui-icons_222222_256x240.png [new file with mode: 0755]
includes/smoothness/images/ui-icons_2e83ff_256x240.png [new file with mode: 0755]
includes/smoothness/images/ui-icons_454545_256x240.png [new file with mode: 0755]
includes/smoothness/images/ui-icons_888888_256x240.png [new file with mode: 0755]
includes/smoothness/images/ui-icons_cd0a0a_256x240.png [new file with mode: 0755]
includes/smoothness/jquery-ui-1.8.9.custom.css [new file with mode: 0755]

Benjamin Mako Hill || Want to submit a patch?