diff options
| author | Chad Kieffer <chad@2tbsp.com> | 2009-01-10 21:50:35 +0000 |
|---|---|---|
| committer | Chad Kieffer <chad@2tbsp.com> | 2009-01-10 21:50:35 +0000 |
| commit | 15c25d85ece4fa53d5b3ec35e3e564133a328648 (patch) | |
| tree | 72380ac3c78ec4997e9cdf40b02b9d09a87bc576 /themes/default/images | |
| parent | 4c330e5a99567e7ce44353a9bba111c915752f1e (diff) | |
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.
Diffstat (limited to 'themes/default/images')
| -rw-r--r-- | themes/default/images/ico-pg-first.png | bin | 336 -> 0 bytes |
| -rw-r--r-- | themes/default/images/ico-pg-first_inactive.png | bin | 327 -> 0 bytes |
| -rw-r--r-- | themes/default/images/ico-pg-last.png | bin | 339 -> 0 bytes |
| -rw-r--r-- | themes/default/images/ico-pg-last_inactive.png | bin | 329 -> 0 bytes |
| -rw-r--r-- | themes/default/images/ico-pg-next.png | bin | 310 -> 0 bytes |
| -rw-r--r-- | themes/default/images/ico-pg-next_inactive.png | bin | 306 -> 0 bytes |
| -rw-r--r-- | themes/default/images/ico-pg-previous.png | bin | 310 -> 0 bytes |
| -rw-r--r-- | themes/default/images/ico-pg-previous_inactive.png | bin | 306 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/themes/default/images/ico-pg-first.png b/themes/default/images/ico-pg-first.png Binary files differdeleted file mode 100644 index 2091a2ed..00000000 --- a/themes/default/images/ico-pg-first.png +++ /dev/null diff --git a/themes/default/images/ico-pg-first_inactive.png b/themes/default/images/ico-pg-first_inactive.png Binary files differdeleted file mode 100644 index 23cab473..00000000 --- a/themes/default/images/ico-pg-first_inactive.png +++ /dev/null diff --git a/themes/default/images/ico-pg-last.png b/themes/default/images/ico-pg-last.png Binary files differdeleted file mode 100644 index 3f147da4..00000000 --- a/themes/default/images/ico-pg-last.png +++ /dev/null diff --git a/themes/default/images/ico-pg-last_inactive.png b/themes/default/images/ico-pg-last_inactive.png Binary files differdeleted file mode 100644 index 3e6ca59a..00000000 --- a/themes/default/images/ico-pg-last_inactive.png +++ /dev/null diff --git a/themes/default/images/ico-pg-next.png b/themes/default/images/ico-pg-next.png Binary files differdeleted file mode 100644 index 4d82e93c..00000000 --- a/themes/default/images/ico-pg-next.png +++ /dev/null diff --git a/themes/default/images/ico-pg-next_inactive.png b/themes/default/images/ico-pg-next_inactive.png Binary files differdeleted file mode 100644 index decbb845..00000000 --- a/themes/default/images/ico-pg-next_inactive.png +++ /dev/null diff --git a/themes/default/images/ico-pg-previous.png b/themes/default/images/ico-pg-previous.png Binary files differdeleted file mode 100644 index d4e02ae3..00000000 --- a/themes/default/images/ico-pg-previous.png +++ /dev/null diff --git a/themes/default/images/ico-pg-previous_inactive.png b/themes/default/images/ico-pg-previous_inactive.png Binary files differdeleted file mode 100644 index 15257800..00000000 --- a/themes/default/images/ico-pg-previous_inactive.png +++ /dev/null |
