File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 1313 opacity : 0 ;
1414}
1515.in {
16- -webkit-animation-fill-mode : both;
1716 -webkit-animation-timing-function : ease-out;
1817 -webkit-animation-duration : 350ms ;
19- -moz-animation-fill-mode : both;
2018 -moz-animation-timing-function : ease-out;
2119 -moz-animation-duration : 350ms ;
22- animation-fill-mode : both;
2320 animation-timing-function : ease-out;
2421 animation-duration : 350ms ;
2522}
2623.out {
27- -webkit-animation-fill-mode : both;
2824 -webkit-animation-timing-function : ease-in;
2925 -webkit-animation-duration : 225ms ;
30- -moz-animation-fill-mode : both;
3126 -moz-animation-timing-function : ease-in;
3227 -moz-animation-duration : 225ms ;
33- animation-fill-mode : both;
3428 animation-timing-function : ease-in;
3529 animation-duration : 225ms ;
3630}
You can’t perform that action at this time.
0 commit comments