%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/crm/themes/default/less/
Upload File :
Create Path :
Current File : /var/www/crm/themes/default/less/component-animations.less

// COMPONENT ANIMATIONS
// --------------------

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

.collapse {
  .transition(height .35s ease);
  position:relative;
  overflow:hidden;
  height: 0;
  &.in { height: auto; }
}

Zerion Mini Shell 1.0