From 15c25d85ece4fa53d5b3ec35e3e564133a328648 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 10 Jan 2009 21:50:35 +0000 Subject: Switch the pager to use themeroller's icon sprites. I applied jquery ui css classes to newly added span classes in the pager templates directly, will likely move these out and apply through ui.init.js later. --- themes/default/images/ico-pg-first.png | Bin 336 -> 0 bytes themes/default/images/ico-pg-first_inactive.png | Bin 327 -> 0 bytes themes/default/images/ico-pg-last.png | Bin 339 -> 0 bytes themes/default/images/ico-pg-last_inactive.png | Bin 329 -> 0 bytes themes/default/images/ico-pg-next.png | Bin 310 -> 0 bytes themes/default/images/ico-pg-next_inactive.png | Bin 306 -> 0 bytes themes/default/images/ico-pg-previous.png | Bin 310 -> 0 bytes themes/default/images/ico-pg-previous_inactive.png | Bin 306 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 themes/default/images/ico-pg-first.png delete mode 100644 themes/default/images/ico-pg-first_inactive.png delete mode 100644 themes/default/images/ico-pg-last.png delete mode 100644 themes/default/images/ico-pg-last_inactive.png delete mode 100644 themes/default/images/ico-pg-next.png delete mode 100644 themes/default/images/ico-pg-next_inactive.png delete mode 100644 themes/default/images/ico-pg-previous.png delete mode 100644 themes/default/images/ico-pg-previous_inactive.png (limited to 'themes/default/images') diff --git a/themes/default/images/ico-pg-first.png b/themes/default/images/ico-pg-first.png deleted file mode 100644 index 2091a2ed..00000000 Binary files a/themes/default/images/ico-pg-first.png and /dev/null differ diff --git a/themes/default/images/ico-pg-first_inactive.png b/themes/default/images/ico-pg-first_inactive.png deleted file mode 100644 index 23cab473..00000000 Binary files a/themes/default/images/ico-pg-first_inactive.png and /dev/null differ diff --git a/themes/default/images/ico-pg-last.png b/themes/default/images/ico-pg-last.png deleted file mode 100644 index 3f147da4..00000000 Binary files a/themes/default/images/ico-pg-last.png and /dev/null differ diff --git a/themes/default/images/ico-pg-last_inactive.png b/themes/default/images/ico-pg-last_inactive.png deleted file mode 100644 index 3e6ca59a..00000000 Binary files a/themes/default/images/ico-pg-last_inactive.png and /dev/null differ diff --git a/themes/default/images/ico-pg-next.png b/themes/default/images/ico-pg-next.png deleted file mode 100644 index 4d82e93c..00000000 Binary files a/themes/default/images/ico-pg-next.png and /dev/null differ diff --git a/themes/default/images/ico-pg-next_inactive.png b/themes/default/images/ico-pg-next_inactive.png deleted file mode 100644 index decbb845..00000000 Binary files a/themes/default/images/ico-pg-next_inactive.png and /dev/null differ diff --git a/themes/default/images/ico-pg-previous.png b/themes/default/images/ico-pg-previous.png deleted file mode 100644 index d4e02ae3..00000000 Binary files a/themes/default/images/ico-pg-previous.png and /dev/null differ diff --git a/themes/default/images/ico-pg-previous_inactive.png b/themes/default/images/ico-pg-previous_inactive.png deleted file mode 100644 index 15257800..00000000 Binary files a/themes/default/images/ico-pg-previous_inactive.png and /dev/null differ -- cgit v1.2.3