summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2011-03-04 19:41:32 +0100
committerAlib <aliboba@free.fr>2011-03-04 19:41:32 +0100
commitbb8d8e23433b15f095b9353cbd87318a031139d9 (patch)
treeeb4fde6e6a1956e826e7d0ec792b8c5b9d0b90eb /css
parente339afb48098c150d15ba519bed62e2673deb4a7 (diff)
downloadistreamdev-bb8d8e23433b15f095b9353cbd87318a031139d9.tar.gz
istreamdev-bb8d8e23433b15f095b9353cbd87318a031139d9.tar.bz2
replaced cube effect with dissolve. More compatible with ipad and Mac safari
Diffstat (limited to 'css')
-rwxr-xr-xcss/jqtouch.css2
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 {