Koha/koha-tmpl/opac-tmpl/prog/en/css
Owen Leonard 6969fefe4c Use CSS3 box-shadow property for Cart tooltip
The OPAC Cart tooltip ("Your cart is empty," "1 item(s) added to your
Cart") currently uses a jQuery plugin to generate a drop shadow.
This works cross-browser, but has a high failure rate with regard
to hiding the shadow consistently, resulting in an orphan shadow
after the tooltip has been hidden. I propose to instead use the
new CSS3 property "box-shadow" (-moz-box-shadow and -webkit-box-
shadow for FireFox and Safari/Chrome). Currently Internet Explorer
does not support this property. I think this is an
acceptable tradeoff for more stable functionality.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-04 11:19:03 -04:00
..
colors.css Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken. 2007-11-13 21:35:45 -06:00
hierarchy.css synch'ing librarian & opac hierarchy css 2007-12-18 04:47:11 -06:00
opac.css Use CSS3 box-shadow property for Cart tooltip 2010-05-04 11:19:03 -04:00
print.css Fix for Bug 4250, cart missing print button 2010-04-16 00:00:51 -04:00
sanop.css Reorganizing OPAC files in the same way intranet files were 2007-11-13 21:35:43 -06:00
sco.css bug 3436: enhance sorting of loans (self-check) 2009-09-16 07:36:35 -04:00