| Path : /var/www/html/smartcirqls.com/vendors/bootstrap/less/mixins/ |
| Current File : //var/www/html/smartcirqls.com/vendors/bootstrap/less/mixins/reset-filter.less |
// Reset filters for IE
//
// When you need to remove a gradient background, do not forget to use this to reset
// the IE filter for IE9 and below.
.reset-filter() {
filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}