PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
lib
/
animate
/
source
@charset "UTF-8"; /*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden */ .animated { animation-duration: 1s; animation-fill-mode: both; } .animated.infinite { animation-iteration-count: infinite; } .animated.hinge { animation-duration: 2s; } .animated.bounceIn, .animated.bounceOut { animation-duration: .75s; } .animated.flipOutX, .animated.flipOutY { animation-duration: .75s; }
[+]
..
[+]
bouncing_exits
[+]
sliding_exits
[+]
bouncing_entrances
[+]
zooming_entrances
[+]
rotating_exits
[+]
specials
[+]
fading_exits
[+]
lightspeed
[+]
zooming_exits
[+]
flippers
[+]
attention_seekers
[+]
sliding_entrances
[+]
fading_entrances
[+]
rotating_entrances
[-] _base.css
[edit]