PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
lib
/
animate
/
source
/
fading_exits
@keyframes fadeOutRightBig { 0% { opacity: 1; } 100% { opacity: 0; transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { animation-name: fadeOutRightBig; }
[+]
..
[-] fadeOutUp.css
[edit]
[-] fadeOutRightBig.css
[edit]
[-] fadeOutDownBig.css
[edit]
[-] fadeOut.css
[edit]
[-] fadeOutRight.css
[edit]
[-] fadeOutUpBig.css
[edit]
[-] fadeOutLeft.css
[edit]
[-] fadeOutLeftBig.css
[edit]
[-] fadeOutDown.css
[edit]