http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10772
--- Comment #2 from David Cook <[email protected]> --- (In reply to Owen Leonard from comment #1) > 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]--> That sounds like a reasonable suggestion to me :). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
