I have a class
.tab{filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#f5ffff\', endColorstr=\'#e8f2f8\');}
and when one of th
I've only tried this in IE8, but it seems to do the trick:
filter: none;