summaryrefslogtreecommitdiff
path: root/lib/jquery.autocomplete.css
AgeCommit message (Collapse)Author
2009-09-03Remove extraneous changes to the CSS so that it's just the ones thatBharat Mediratta
we need. They'll be documented in our vendor repo.
2009-09-03Move the loading images into lib/images and adjust everything to pointBharat Mediratta
at them, including jquery.autocomplete.css so that we don't have stuff from lib that points into a theme directory. They were common images anyway. Incidentally, rename sm/lg to small/large.
2009-09-02Noticed that loading.gif kept showing up in my logs. Probably not ↵Chad Kieffer
maintainable, but updated jquery.autocomplete css to use the default theme's equivalent.
2009-03-04Move the autocomplete js and css files to libTim Almdal