From 10105a99657dee75d61bda3c7f717af4e6710117 Mon Sep 17 00:00:00 2001 From: Mikael Nordfeldth Date: Sat, 21 Jun 2014 19:39:56 +0200 Subject: [PATCH] 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. --- INSTALL | 4 -- lib/action.php | 13 ------ theme/base/css/ie.css | 98 ------------------------------------------ theme/base/css/ie6.css | 60 -------------------------- theme/base/css/ie7.css | 22 ---------- 5 files changed, 197 deletions(-) delete mode 100644 theme/base/css/ie.css delete mode 100644 theme/base/css/ie6.css delete mode 100644 theme/base/css/ie7.css 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]>