fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

305 lines
2.6 KiB

@import "../../lib/animate";
.animated {
.animated();
}
.animated.infinite {
.infinite();
}
.bounce {
.bounce();
}
.flash {
.flash();
}
.pulse {
.pulse();
}
.rubberBand {
.rubberBand();
}
.shake {
.shake();
}
.headShake {
.headShake();
}
.swing {
.swing();
}
.tada {
.tada();
}
.jello {
.jello();
}
.bounceIn {
.bounceIn();
}
.bounceInDown {
.bounceInDown();
}
.bounceInLeft {
.bounceInLeft();
}
.bounceInRight {
.bounceInRight();
}
.bounceInUp {
.bounceInUp();
}
.bounceOut {
.bounceOut();
}
.bounceOutDown {
.bounceOutDown();
}
.bounceOutLeft {
.bounceOutLeft();
}
.bounceOutRight {
.bounceOutRight();
}
.bounceOutUp {
.bounceOutUp();
}
.fadeIn {
.fadeIn();
}
.fadeInDown {
.fadeInDown();
}
.fadeInDownBig {
.fadeInDownBig();
}
.fadeInLeft {
.fadeInLeft();
}
.fadeInLeftBig {
.fadeInLeftBig();
}
.fadeInRight {
.fadeInRight();
}
.fadeInRightBig {
.fadeInRightBig();
}
.fadeInUp {
.fadeInUp();
}
.fadeInUpBig {
.fadeInUpBig();
}
.fadeOut {
.fadeOut();
}
.fadeOutDown {
.fadeOutDown();
}
.fadeOutDownBig {
.fadeOutDownBig();
}
.fadeOutLeft {
.fadeOutLeft();
}
.fadeOutLeftBig {
.fadeOutLeftBig();
}
.fadeOutRight {
.fadeOutRight();
}
.fadeOutRightBig {
.fadeOutRightBig();
}
.fadeOutUp {
.fadeOutUp();
}
.fadeOutUpBig {
.fadeOutUpBig();
}
.flip {
.flip();
}
.flipInX {
.flipInX();
}
.flipInY {
.flipInY();
}
.flipOutX {
.flipOutX();
}
.flipOutY {
.flipOutY();
}
.lightSpeedIn {
.lightSpeedIn();
}
.lightSpeedOut {
.lightSpeedOut();
}
.rotateIn {
.rotateIn();
}
.rotateInDownLeft {
.rotateInDownLeft();
}
.rotateInDownRight {
.rotateInDownRight();
}
.rotateInUpLeft {
.rotateInUpLeft();
}
.rotateInUpRight {
.rotateInUpRight();
}
.rotateOut {
.rotateOut();
}
.rotateOutDownLeft {
.rotateOutDownLeft();
}
.rotateOutDownRight {
.rotateOutDownRight();
}
.rotateOutUpLeft {
.rotateOutUpLeft();
}
.hinge {
.hinge();
}
.rollIn {
.rollIn();
}
.rollOut {
.rollOut();
}
.zoomIn {
.zoomIn();
}
.zoomInDown {
.zoomInDown();
}
.zoomInLeft {
.zoomInLeft();
}
.zoomInRight {
.zoomInRight();
}
.zoomInUp {
.zoomInUp();
}
.zoomOut {
.zoomOut();
}
.zoomOutDown {
.zoomOutDown();
}
.zoomOutLeft {
.zoomOutLeft();
}
.zoomOutRight {
.zoomOutRight();
}
.zoomOutUp {
.zoomOutUp();
}
.slideInDown {
.slideInDown();
}
.slideInLeft {
.slideInLeft();
}
.slideInRight {
.slideInRight();
}
.slideInUp {
.slideInUp();
}
.slideOutDown {
.slideOutDown();
}
.slideOutLeft {
.slideOutLeft();
}
.slideOutRight {
.slideOutRight();
}
.slideOutUp {
.slideOutUp();
}