http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10772

--- Comment #1 from Owen Leonard <oleon...@myacpl.org> ---
Official we don't even support "modern" versions of IE, but in practice we do
our best to fix bugs as they are reported.

I have no interest in making dramatic changes to support IE7, but I don't
object to a conditional comment in doc-head-close.inc targeting < IE7 in order
to load reset-fonts-grids.css:

<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="[% themelang
%]/lib/yui/reset-fonts-grids.css" />
<![endif]-->

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to