I have gotten accustomed to stylesheets that have separate rules for IE and non-IE browsers. For example, I have been using CSS3 Pie to generate rounded corners and gradients in IE.
The issue is that IE 9 supports rounded corners and gradients, and doesn't need such workarounds anymore. How can I rewrite my stylesheet to ensure that the behaviors only apply to IE 8-, and not to IE 9 ?
Thanks!
Edit: here is an example from the CSS3 Pie site where the rules are redundant for IE 9: http://css3pie.com/demos/tabs/