Sha256: 85a38f5886d4d9f3c3beee2d2a0762a336725b1b6ce8a900b35c0fef05eca90c

Contents?: true

Size: 246 Bytes

Versions: 1732

Compression:

Stored size: 246 Bytes

Contents

// 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.

@mixin reset-filter() {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

Version data entries

1,732 entries across 1,658 versions & 72 rubygems

Version Path
twbs_sass_rails-0.9.1 vendor/assets/stylesheets/twbs/bootstrap/mixins/_reset-filter.scss
twbs_sass_rails-0.9.0 vendor/assets/stylesheets/twbs/bootstrap/mixins/_reset-filter.scss
spiderfw-0.6.31 apps/core/components/public/bootstrap_3/scss/mixins/_reset-filter.scss
genus-0.0.2 app/assets/stylesheets/bootstrap/mixins/_reset-filter.scss
genus-0.0.1 app/assets/stylesheets/bootstrap/mixins/_reset-filter.scss
twbs_sass_rails-0.8.2 vendor/assets/stylesheets/twbs/bootstrap/mixins/_reset-filter.scss
twbs_sass_rails-0.8.1 vendor/assets/stylesheets/twbs/bootstrap/mixins/_reset-filter.scss
twbs_sass_rails-0.7.2 vendor/assets/stylesheets/twbs/bootstrap/mixins/_reset-filter.scss
twbs_sass_rails-0.7.1 vendor/assets/stylesheets/twbs/bootstrap/mixins/_reset-filter.scss
twbs_sass_rails-0.7.0 vendor/assets/stylesheets/twbs/bootstrap/mixins/_reset-filter.scss
aerogel-bootstrap-0.2.2 assets/stylesheets/bootstrap/mixins/_reset-filter.scss
bootstrap-sass-3.1.1.1 vendor/assets/stylesheets/bootstrap/mixins/_reset-filter.scss