VIVO-508: clean up old IE css files and references

This commit is contained in:
Tim Worrall 2014-06-06 14:51:18 -04:00
parent 9e651b8eed
commit 626f0dad30
6 changed files with 0 additions and 499 deletions

View file

@ -1,5 +0,0 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* If VITRO theme developers decide to use VITRO theme
as the base for their new theme, please use this file
for adding fixes for IE6 browsers */

View file

@ -1,5 +0,0 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* If VITRO theme developers decide to use VITRO theme
as the base for their new theme, please use this file
for adding fixes for IE7 browsers *

View file

@ -11,14 +11,6 @@
<#include "headScripts.ftl">
<!--[if lt IE 7]>
<link rel="stylesheet" href="${urls.theme}/css/ie6.css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="${urls.theme}/css/ie7.css" />
<![endif]-->
<!--[if (gte IE 6)&(lte IE 8)]>
<script type="text/javascript" src="${urls.base}/js/selectivizr.js"></script>
<![endif]-->