Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading
authorOwen Leonard <oleonard@myacpl.org>
Wed, 16 May 2012 14:25:41 +0000 (10:25 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 13 Sep 2012 15:52:06 +0000 (17:52 +0200)
commit5e61a800db006e3c4975c27eaf91ae76a3e6ae2d
tree77f9083ec60baabaef0e602b6faa5179da8489c3
parent4993fb4cb0bb21e950620f21ce784faa720af82f
Bug 7500 [FOLLOW-UP][Missing images] Use CSS Sprites for faster page loading

- Adds shelf browser navigational arrows to the main sprite.
- Removes "caret.gif" (a sort of breadcrumbs separator in the OPAC) and replaces
  it with a similar Unicode arrow entity.
- Replaces item-bullet.gif (a custom list bullet used in the Cart) with data URI
  encoding the image in the CSS

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
15 files changed:
koha-tmpl/opac-tmpl/prog/en/css/opac.css
koha-tmpl/opac-tmpl/prog/en/modules/opac-account.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-passwd.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-privacy.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-userdetails.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-userupdate.tt
koha-tmpl/opac-tmpl/prog/images/browse-next.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/browse-prev.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/caret.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/item-bullet.gif [deleted file]
koha-tmpl/opac-tmpl/prog/images/sprite.png