Sha256: 83a5e2c1035b671cb3a2f8e9557e5dfa186ac7c335b35617b598fedb6b783c2a

Contents?: true

Size: 514 Bytes

Versions: 1089

Compression:

Stored size: 514 Bytes

Contents

// Responsive utilities

//
// More easily include all the states for responsive-utilities.less.
// [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

1,089 entries across 1,076 versions & 43 rubygems

Version Path
bravissimo-0.1.0 _sass/bootstrap/mixins/_responsive-visibility.scss
radius-rails-3.1.4 app/assets/stylesheets/radius-theme/bootstrap/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-2.0.3 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-2.0.2 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-2.0.1 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-2.0.0 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
qablog-0.1.0 _sass/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-1.24.0 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-1.23.1 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-1.23.0 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-1.22.1 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-1.22.0 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
chiefsan.github.io-0.0 _sass/bootstrap/mixins/_responsive-visibility.scss
jekyll-bootflat-0.3.2 _sass/bootstrap/mixins/_responsive-visibility.scss
jekyll-bootflat-0.3.1 _sass/bootstrap/mixins/_responsive-visibility.scss
mumuki-styles-1.21.4 app/assets/stylesheets/vendor/bootstrap-sass/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss
jekyll-wedding-0.5.0 _sass/bootstrap/mixins/_responsive-visibility.scss
jumbo-jekyll-theme-5.6.9.4 _sass/bootstrap/mixins/_responsive-visibility.scss
jumbo-jekyll-theme-5.6.9.3 _sass/bootstrap/mixins/_responsive-visibility.scss
jumbo-jekyll-theme-5.6.9.2 _sass/bootstrap/mixins/_responsive-visibility.scss