diff options
Diffstat (limited to 'css/jqtouch.css')
-rwxr-xr-x | css/jqtouch.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/jqtouch.css b/css/jqtouch.css index 3b8c8ed..e02d6e4 100755 --- a/css/jqtouch.css +++ b/css/jqtouch.css @@ -42,7 +42,7 @@ div#jqt > .current { #jqt .in, #jqt .out { -webkit-animation-timing-function: ease-in-out; - -webkit-animation-duration: 350ms; + -webkit-animation-duration: 600ms; } #jqt .slide.in { |