From: Mikael Nordfeldth Date: Sat, 21 Jun 2014 17:39:56 +0000 (+0200) Subject: No more Internet Explorer exception CSS files X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=sidebyside;h=10105a99657dee75d61bda3c7f717af4e6710117;p=quix0rs-gnu-social.git No more Internet Explorer exception CSS files IE versions older than 8 (which these were for) should no longer be used anyway, since they are filled with security holes and not even Microsoft recommends or supports their use anymore. --- diff --git a/INSTALL b/INSTALL index 273934ed01..b695b25cea 100644 --- a/INSTALL +++ b/INSTALL @@ -431,10 +431,6 @@ subdirectory with the name of your theme. Each theme can have the following files: display.css: a CSS2 file for "default" styling for all browsers. -ie6.css: a CSS2 file for override styling for fixing up Internet - Explorer 6. -ie7.css: a CSS2 file for override styling for fixing up Internet - Explorer 7. logo.png: a logo image for the site. default-avatar-profile.png: a 96x96 pixel image to use as the avatar for users who don't upload their own. diff --git a/lib/action.php b/lib/action.php index 12137df06e..1fcc9d6925 100644 --- a/lib/action.php +++ b/lib/action.php @@ -319,19 +319,6 @@ class Action extends HTMLOutputter // lawsuit $this->cssLink('js/extlib/jquery-ui/css/smoothness/jquery-ui.css'); if (Event::handle('StartShowUAStyles', array($this))) { - $this->comment('[if IE]>comment('[if lte IE '.$ver.']>comment('[if IE]>