mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
..
This commit is contained in:
parent
ef254ec43a
commit
2f09007721
@ -73,8 +73,8 @@
|
|||||||
animation: fadein 100ms;
|
animation: fadein 100ms;
|
||||||
}
|
}
|
||||||
.loading-indicator {
|
.loading-indicator {
|
||||||
animation: swing 1.5s ease-in-out 0s infinite alternate none;
|
|
||||||
-webkit-animation: swing 1.5s ease-in-out 0s infinite alternate none;
|
-webkit-animation: swing 1.5s ease-in-out 0s infinite alternate none;
|
||||||
|
animation: swing 1.5s ease-in-out 0s infinite alternate none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/* Fancy CSS END */
|
/* Fancy CSS END */
|
||||||
|
Loading…
Reference in New Issue
Block a user