Sha256: e939f4d9361dbda882fe9b55321a7621fd6b9de588256b279da0e31951f5063a

Contents?: true

Size: 666 Bytes

Versions: 96

Compression:

Stored size: 666 Bytes

Contents

//
// Component animations
// --------------------------------------------------

// Heads up!
//
// We don't use the `.opacity()` mixin here since it causes a bug with text
// fields in IE7-8. Source: https://github.com/twbs/bootstrap/pull/3552.

.fade {
  opacity: 0;
  .transition(opacity .15s linear);
  &.in {
    opacity: 1;
  }
}

.collapse {
  display: none;

  &.in      { display: block; }
  tr&.in    { display: table-row; }
  tbody&.in { display: table-row-group; }
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  .transition-property(~"height, visibility");
  .transition-duration(.35s);
  .transition-timing-function(ease);
}

Version data entries

96 entries across 96 versions & 25 rubygems

Version Path
twitter-bootstrap-rails-5.0.0 vendor/toolkit/twitter/bootstrap/component-animations.less
card-1.97.0 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.8 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
sanskrit-documentation-theme-0.1.8 assets/node_modules/bootstrap/less/component-animations.less
card-1.96.7 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.6 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.5 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.4 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.3 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.2 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.1 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.96.0 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
scc-less-rails-bootstrap-3.3.5.2 app/frameworks/twitter/bootstrap/component-animations.less
card-1.95.3 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.95.2 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.95.1 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
card-1.95.0 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less
optimacms-0.3.35 node_modules/tinymce-dist/node_modules/bootstrap/less/component-animations.less
optimacms-0.3.34 node_modules/tinymce-dist/node_modules/bootstrap/less/component-animations.less
card-1.94.1 mod/bootstrap/vendor/bootswatch/docs/3/bower_components/bootstrap/less/component-animations.less