Sha256: 566aba76ecd20cc0a982c76019d6a0152ea6bc16a685ea7a9aef8767f4f855bd

Contents?: true

Size: 417 Bytes

Versions: 163

Compression:

Stored size: 417 Bytes

Contents

// [converter] $parent hack
@mixin responsive-visibility($parent) {
  #{$parent} {
    display: block !important;
  }
  table#{$parent}  { display: table !important; }
  tr#{$parent}     { display: table-row !important; }
  th#{$parent},
  td#{$parent}     { display: table-cell !important; }
}

// [converter] $parent hack
@mixin responsive-invisibility($parent) {
  #{$parent} {
    display: none !important;
  }
}

Version data entries

163 entries across 120 versions & 10 rubygems

Version Path
card-mod-bootstrap-0.11.0 vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-mod-bootstrap-0.11.0 vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
twbs_sass_rails-10.1.0 vendor/assets/stylesheets/twbs/bootstrap/mixins/_responsive-visibility.scss
card-1.100.0 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.100.0 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.6 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.6 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
twbs_sass_rails-10.0.0 vendor/assets/stylesheets/twbs/bootstrap/mixins/_responsive-visibility.scss
jekyll-theme-glueckkanja-1.2.15 _sass/bootstrap/mixins/_responsive-visibility.scss
jekyll-theme-glueckkanja-1.2.14 _sass/bootstrap/mixins/_responsive-visibility.scss
card-1.99.5 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.5 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.4 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.4 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.3 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.3 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.2 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
card-1.99.2 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
jekyll-theme-glueckkanja-1.2.13 _sass/bootstrap/mixins/_responsive-visibility.scss
jekyll-theme-glueckkanja-1.2.12 _sass/bootstrap/mixins/_responsive-visibility.scss