From: Art Cancro Date: Wed, 5 Oct 2011 21:00:25 +0000 (-0400) Subject: Removed PIE.htc in places where it makes IE fuck up even more than it usually does... X-Git-Tag: v8.11~423 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=558a9ead45560806b1cad451783fc7104e78c416;hp=2fed064a9ea74b691f88ef8cae0d1e9d5a6d4df5 Removed PIE.htc in places where it makes IE fuck up even more than it usually does. Die, Microsoft, Die. --- diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index d32fd40ce..278b42e53 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -191,7 +191,6 @@ body { border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; - /* behavior: url(/static/styles/PIE.htc); disabled for now; see http://github.com/lojjic/PIE/issues#issue/21 */ } .selectbox { @@ -206,7 +205,6 @@ body { border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; - /* behavior: url(/static/styles/PIE.htc); disabled for now; see http://github.com/lojjic/PIE/issues#issue/21 */ } .tabcontent { @@ -695,7 +693,6 @@ div.auto_complete ul strong.highlight { -webkit-box-shadow: #666 0px 2px 3px; -moz-box-shadow: #666 0px 2px 3px; box-shadow: #666 0px 2px 3px; - behavior: url(/static/styles/PIE.htc); } #address_book_popup_container_div { @@ -1236,10 +1233,8 @@ a.event_title:hover span.bttbottom, a.event_unread:hover span.bttbottom, a.event -webkit-box-shadow: #666 0px 2px 3px; -moz-box-shadow: #666 0px 2px 3px; box-shadow: #666 0px 2px 3px; - behavior: url(/static/styles/PIE.htc); } - /*---------- styles for the login modal box -----------*/ #loginbox_topline_container {