Author: kkolinko Date: Mon Nov 22 22:54:51 2010 New Revision: 1037929 URL: http://svn.apache.org/viewvc?rev=1037929&view=rev Log: Remove border-radius.htc until issue with this file is clarified.
Removed: tomcat/trunk/webapps/ROOT/border-radius.htc Modified: tomcat/trunk/webapps/ROOT/index.jsp Modified: tomcat/trunk/webapps/ROOT/index.jsp URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/ROOT/index.jsp?rev=1037929&r1=1037928&r2=1037929&view=diff ============================================================================== --- tomcat/trunk/webapps/ROOT/index.jsp (original) +++ tomcat/trunk/webapps/ROOT/index.jsp Mon Nov 22 22:54:51 2010 @@ -28,10 +28,6 @@ request.setAttribute("tomcat7DocUrl", "/ <link href="favicon.ico" rel="icon" type="image/x-icon" /> <link href="favicon.ico" rel="shortcut icon" type="image/x-icon" /> <link href="tomcat.css" rel="stylesheet" type="text/css" /> - <!--[if lte IE 8]> <style type="text/css"> - div.curved { behavior: url(border-radius.htc); } - br.separator { margin: 0 0 1px; padding: 0; line-height: 5px; } - </style> <![endif]--> </head> <body> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org