mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-17 06:20:26 +00:00
added fadeout animation name back in
This commit is contained in:
parent
73a84405c8
commit
bc09ffca8d
1 changed files with 1 additions and 0 deletions
|
|
@ -133,6 +133,7 @@
|
|||
}
|
||||
.fade.out {
|
||||
z-index: 0;
|
||||
-webkit-animation-name: fadeout;
|
||||
}
|
||||
|
||||
.flip {
|
||||
|
|
|
|||
Loading…
Reference in a new issue