mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-19 12:01:06 +00:00
updated comment to credit jqTouch for original transitions ideas, though these are now quite different
This commit is contained in:
parent
9cd79a6adb
commit
5012030885
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
/* Transitions originally inspired by those from jQtouch, nice work, folks */
|
||||
.in {
|
||||
-webkit-animation-timing-function: ease-out;
|
||||
-webkit-animation-duration: 325ms;
|
||||
|
|
|
|||
Loading…
Reference in a new issue