Koha/koha-tmpl/opac-tmpl/prog/en/css
Owen Leonard f1869ec064 Fix for Bug 5593, Change cart markup to allow for easier icon styling
Replacing inline cart image with a span with a unique ID. Adding
styling to the deafult CSS to give that span a background of the
same cart image as before. Custom CSS can override this with a
different image.

Example for OPACUserCSS preference:

  background-image : url("/opac-tmpl/prog/famfamfam/silk/basket.png");
  width:16px;
  height:16px;
}

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>

    background-image: url("/opac-tmpl/prog/famfamfam/silk/basket.png");
}

Will also change the cart image in opac detail view.
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-05 15:04:07 +12:00
..
colors.css
hierarchy.css
opac.css Fix for Bug 5593, Change cart markup to allow for easier icon styling 2011-04-05 15:04:07 +12:00
print.css Fix for Bug 4250, cart missing print button 2010-04-16 00:00:51 -04:00
sanop.css
sco.css bug 3436: enhance sorting of loans (self-check) 2009-09-16 07:36:35 -04:00