changeset 5309:15dafc2236cb

css: drop IE hacks
author Mads Kiilerich <madski@unity3d.com>
date Sun, 17 May 2015 21:37:46 +0200
parents b8d716694dc8
children 2aa8206cd193
files kallithea/public/css/style.css kallithea/templates/base/root.html
diffstat 2 files changed, 0 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Sun May 17 21:37:46 2015 +0200
+++ b/kallithea/public/css/style.css	Sun May 17 21:37:46 2015 +0200
@@ -387,13 +387,6 @@
     z-index: 10000;
 }
 
-.ie7 #header #header-inner.hover,
-.ie8 #header #header-inner.hover,
-.ie9 #header #header-inner.hover
-{
-    z-index: auto !important;
-}
-
 .header-pos-fix, .anchor {
     margin-top: -46px;
     padding-top: 46px;
--- a/kallithea/templates/base/root.html	Sun May 17 21:37:46 2015 +0200
+++ b/kallithea/templates/base/root.html	Sun May 17 21:37:46 2015 +0200
@@ -107,17 +107,6 @@
         <%block name="head_extra"/>
     </head>
     <body id="body">
-      ## IE hacks
-      <!--[if IE 7]>
-      <script>$(document.body).addClass('ie7')</script>
-      <![endif]-->
-      <!--[if IE 8]>
-      <script>$(document.body).addClass('ie8')</script>
-      <![endif]-->
-      <!--[if IE 9]>
-      <script>$(document.body).addClass('ie9')</script>
-      <![endif]-->
-
       <div id="header">
         <div id="header-inner" class="title">
           <div id="logo">