diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-09-03 10:20:54 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-09-03 10:21:38 -0700 |
commit | 8972d5f05ce4f37061bdd4dd2c8a1a19c1235611 (patch) | |
tree | 3ac0b0fcf6fd1cf16cae7647d2ea027b30230178 /lib/images | |
parent | e2d5944e56f7e7433e7f1bda290ba779df447c3c (diff) |
Move the loading images into lib/images and adjust everything to point
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.
Diffstat (limited to 'lib/images')
-rw-r--r-- | lib/images/loading-large.gif | bin | 0 -> 8238 bytes |
-rw-r--r-- | lib/images/loading-small.gif | bin | 0 -> 673 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/lib/images/loading-large.gif b/lib/images/loading-large.gif Binary files differnew file mode 100644 index 00000000..cc70a7a8 --- /dev/null +++ b/lib/images/loading-large.gif diff --git a/lib/images/loading-small.gif b/lib/images/loading-small.gif Binary files differnew file mode 100644 index 00000000..d0bce154 --- /dev/null +++ b/lib/images/loading-small.gif |