Sha256: e368cf92d70d41ea588eb6b1b2d788f5bfd0619a1d33578640713ac114b35186

Contents?: true

Size: 309 Bytes

Versions: 30

Compression:

Stored size: 309 Bytes

Contents

.fade {
  @include transition($transition-fade);

  &:not(.show) {
    opacity: 0;
  }
}

// scss-docs-start collapse-classes
.collapse {
  &:not(.show) {
    display: none;
  }
}

.collapsing {
  height: 0;
  overflow: hidden;
  @include transition($transition-collapse);
}
// scss-docs-end collapse-classes

Version data entries

30 entries across 30 versions & 6 rubygems

Version Path
mumuki-styles-3.1.0 app/assets/stylesheets/vendor/bootstrap/_transitions.scss
redeyed-jekyll-theme-0.1.7 _sass/lib/bootstrap-5.0.2/scss/_transitions.scss
redeyed-jekyll-theme-0.1.6 _sass/lib/bootstrap-5.0.2/scss/_transitions.scss
redeyed-jekyll-theme-0.1.5 _sass/lib/bootstrap-5.0.2/scss/_transitions.scss
redeyed-jekyll-theme-0.1.4 _sass/lib/bootstrap-5.0.2/scss/_transitions.scss
redeyed-jekyll-theme-0.1.3 _sass/lib/bootstrap-5.0.2/scss/_transitions.scss
vuexy-0.1.1 app/assets/stylesheets/bootstrap/scss/_transitions.scss
vuexy-0.1.0 app/assets/stylesheets/bootstrap/scss/_transitions.scss
bootstrap-5.0.2 assets/stylesheets/bootstrap/_transitions.scss
mumuki-styles-3.0.4 app/assets/stylesheets/vendor/bootstrap/_transitions.scss
mumuki-styles-3.0.2.2 app/assets/stylesheets/vendor/bootstrap/_transitions.scss
mumuki-styles-3.0.2.1 app/assets/stylesheets/vendor/bootstrap/_transitions.scss
jekyll-bootstrap-theme-1.1.0 _sass/bootstrap/_transitions.scss
administrate-bootstrap-theme-0.2.2 app/assets/stylesheets/administrate-bootstrap-theme/bootstrap/_transitions.scss
bootstrap-5.0.1 assets/stylesheets/bootstrap/_transitions.scss
mumuki-styles-3.0.3 app/assets/stylesheets/vendor/bootstrap/_transitions.scss
mumuki-styles-3.0.2 app/assets/stylesheets/vendor/bootstrap/_transitions.scss
jekyll-bootstrap-theme-1.0.0 _sass/bootstrap/_transitions.scss
bootstrap-5.0.0 assets/stylesheets/bootstrap/_transitions.scss
jekyll-bootstrap-theme-0.1.1 _sass/bootstrap/_transitions.scss