From 01f6c67eb5403c10c6d42ced6ee7310cf515e7d9 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 17 Dec 2008 06:22:08 +0000 Subject: Added .gLoadingLarge and .gLoadingSmall to show ajax loading indicator. Applied to modal dialogs. --- themes/default/images/loading-lg.gif | Bin 0 -> 8238 bytes themes/default/images/loading-sm.gif | Bin 0 -> 673 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 themes/default/images/loading-lg.gif create mode 100644 themes/default/images/loading-sm.gif (limited to 'themes/default/images') diff --git a/themes/default/images/loading-lg.gif b/themes/default/images/loading-lg.gif new file mode 100644 index 00000000..cc70a7a8 Binary files /dev/null and b/themes/default/images/loading-lg.gif differ diff --git a/themes/default/images/loading-sm.gif b/themes/default/images/loading-sm.gif new file mode 100644 index 00000000..d0bce154 Binary files /dev/null and b/themes/default/images/loading-sm.gif differ -- cgit v1.2.3