updated comment to credit jqTouch for original transitions ideas, though these are now quite different

This commit is contained in:
scottjehl 2012-01-04 18:11:52 +07:00
parent 9cd79a6adb
commit 5012030885

View file

@ -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;