Koha/koha-tmpl/opac-tmpl/prog/en/includes
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
..
calendar.inc Allow the reserve date to be set on holds 2009-08-11 18:02:26 -04:00
doc-head-close.inc Use CSS3 box-shadow property for Cart tooltip 2010-05-04 11:19:03 -04:00
doc-head-open.inc updating translations for release 2008-03-22 22:42:57 -05:00
favicon.ico
item-status.inc simplify logic for displaying item status 2010-05-03 07:45:19 -04:00
masthead.inc Fix for Bug 4301, OPAC RSS feed link doesn't include sort parameter 2010-03-16 21:05:23 -04:00
navigation.inc Some changes to allow improved customization options, including re-introducing opacheader system pref. 2008-03-02 20:12:05 -06:00
opac-bottom.inc bug 3161: don't display blank language chooser 2009-04-27 06:54:42 -05:00
opac-facets.inc Fix for Bug 4251, click on show more in facet drops limit=branch in query 2010-04-16 00:00:56 -04:00
opac-topissues.inc Include file required after modifications to opac-topissues.tmpl 2008-04-10 02:59:42 -05:00
page-numbers.inc
resort_form.inc A typo error was in the tmpl does not allow the user to sort by acquisition date. 2008-11-06 15:53:27 -06:00
subtypes_unimarc.inc Bug Fix : Fewer Options would not show less options 2008-01-04 17:52:36 -06:00
usermenu.inc Fix for Bug 4024, Search history template problems, and other fixes. 2010-01-15 10:17:11 +01:00