From 9738cc6402006ff0264411707511e917d4ed660d Mon Sep 17 00:00:00 2001 From: Jean Carlo Nascimento Date: Thu, 20 Oct 2011 17:20:30 -0200 Subject: [PATCH] add in class --- source/fadeOutRight.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/fadeOutRight.css b/source/fadeOutRight.css index 9c408e0..a4883bc 100644 --- a/source/fadeOutRight.css +++ b/source/fadeOutRight.css @@ -62,5 +62,6 @@ -webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; -ms-animation-name: fadeOutRight; + -o-animation-name: fadeOutRight; animation-name: fadeOutRight; } \ No newline at end of file