View file delta_framework-main/admin/styles/css/animate.delay.css

File size: 11.16Kb
  1. .animate0 {
  2. -webkit-animation-duration: .8s;
  3. -webkit-animation-delay: 0s;
  4. -webkit-animation-timing-function: ease;
  5. -webkit-animation-fill-mode: both;
  6. -moz-animation-duration: .8s;
  7. -moz-animation-delay: 0s;
  8. -moz-animation-timing-function: ease;
  9. -moz-animation-fill-mode: both;
  10. -ms-animation-duration: .8s;
  11. -ms-animation-delay: 0s;
  12. -ms-animation-timing-function: ease;
  13. -ms-animation-fill-mode: both;
  14. animation-duration: .8s;
  15. animation-delay: 0s;
  16. animation-timing-function: ease;
  17. animation-fill-mode: both;
  18. }
  19.  
  20. .animate1{
  21. -webkit-animation-duration: .8s;
  22. -webkit-animation-delay: .2s;
  23. -webkit-animation-timing-function: ease;
  24. -webkit-animation-fill-mode: both;
  25. -moz-animation-duration: .8s;
  26. -moz-animation-delay: .2s;
  27. -moz-animation-timing-function: ease;
  28. -moz-animation-fill-mode: both;
  29. -ms-animation-duration: .8s;
  30. -ms-animation-delay: .2s;
  31. -ms-animation-timing-function: ease;
  32. -ms-animation-fill-mode: both;
  33. animation-duration: .8s;
  34. animation-delay: .2s;
  35. animation-timing-function: ease;
  36. animation-fill-mode: both;
  37. }
  38.  
  39. .animate2{
  40. -webkit-animation-duration: .8s;
  41. -webkit-animation-delay: .4s;
  42. -webkit-animation-timing-function: ease;
  43. -webkit-animation-fill-mode: both;
  44. -moz-animation-duration: .8s;
  45. -moz-animation-delay: .4s;
  46. -moz-animation-timing-function: ease;
  47. -moz-animation-fill-mode: both;
  48. -ms-animation-duration: .8s;
  49. -ms-animation-delay: .4s;
  50. -ms-animation-timing-function: ease;
  51. -ms-animation-fill-mode: both;
  52. animation-duration: .8s;
  53. animation-delay: .4s;
  54. animation-timing-function: ease;
  55. animation-fill-mode: both;
  56. }
  57.  
  58. .animate3{
  59. -webkit-animation-duration: .8s;
  60. -webkit-animation-delay: .6s;
  61. -webkit-animation-timing-function: ease;
  62. -webkit-animation-fill-mode: both;
  63. -moz-animation-duration: .8s;
  64. -moz-animation-delay: .6s;
  65. -moz-animation-timing-function: ease;
  66. -moz-animation-fill-mode: both;
  67. -ms-animation-duration: .8s;
  68. -ms-animation-delay: .6s;
  69. -ms-animation-timing-function: ease;
  70. -ms-animation-fill-mode: both;
  71. animation-duration: .8s;
  72. animation-delay: .6s;
  73. animation-timing-function: ease;
  74. animation-fill-mode: both;
  75. }
  76.  
  77. .animate4{
  78. -webkit-animation-duration: .8s;
  79. -webkit-animation-delay: .8s;
  80. -webkit-animation-timing-function: ease;
  81. -webkit-animation-fill-mode: both;
  82. -moz-animation-duration: .8s;
  83. -moz-animation-delay: .8s;
  84. -moz-animation-timing-function: ease;
  85. -moz-animation-fill-mode: both;
  86. -ms-animation-duration: .8s;
  87. -ms-animation-delay: .8s;
  88. -ms-animation-timing-function: ease;
  89. -ms-animation-fill-mode: both;
  90. animation-duration: .8s;
  91. animation-delay: .8s;
  92. animation-timing-function: ease;
  93. animation-fill-mode: both;
  94. }
  95.  
  96. .animate5{
  97. -webkit-animation-duration: .8s;
  98. -webkit-animation-delay: 1s;
  99. -webkit-animation-timing-function: ease;
  100. -webkit-animation-fill-mode: both;
  101. -moz-animation-duration: .8s;
  102. -moz-animation-delay: 1s;
  103. -moz-animation-timing-function: ease;
  104. -moz-animation-fill-mode: both;
  105. -ms-animation-duration: .8s;
  106. -ms-animation-delay: 1s;
  107. -ms-animation-timing-function: ease;
  108. -ms-animation-fill-mode: both;
  109. animation-duration: .8s;
  110. animation-delay: 1s;
  111. animation-timing-function: ease;
  112. animation-fill-mode: both;
  113. }
  114. .animate6{
  115. -webkit-animation-duration: .8s;
  116. -webkit-animation-delay: 1.2s;
  117. -webkit-animation-timing-function: ease;
  118. -webkit-animation-fill-mode: both;
  119. -moz-animation-duration: .8s;
  120. -moz-animation-delay: 1.2s;
  121. -moz-animation-timing-function: ease;
  122. -moz-animation-fill-mode: both;
  123. -ms-animation-duration: .8s;
  124. -ms-animation-delay: 1.2s;
  125. -ms-animation-timing-function: ease;
  126. -ms-animation-fill-mode: both;
  127. animation-duration: .8s;
  128. animation-delay: 1.2s;
  129. animation-timing-function: ease;
  130. animation-fill-mode: both;
  131. }
  132. .animate7{
  133. -webkit-animation-duration: .8s;
  134. -webkit-animation-delay: 1.4s;
  135. -webkit-animation-timing-function: ease;
  136. -webkit-animation-fill-mode: both;
  137. -moz-animation-duration: .8s;
  138. -moz-animation-delay: 1.4s;
  139. -moz-animation-timing-function: ease;
  140. -moz-animation-fill-mode: both;
  141. -ms-animation-duration: .8s;
  142. -ms-animation-delay: 1.4s;
  143. -ms-animation-timing-function: ease;
  144. -ms-animation-fill-mode: both;
  145. animation-duration: .8s;
  146. animation-delay: 1.4s;
  147. animation-timing-function: ease;
  148. animation-fill-mode: both;
  149. }
  150.  
  151. .animate8{
  152. -webkit-animation-duration: .8s;
  153. -webkit-animation-delay: 1.8s;
  154. -webkit-animation-timing-function: ease;
  155. -webkit-animation-fill-mode: both;
  156. -moz-animation-duration: .8s;
  157. -moz-animation-delay: 1.8s;
  158. -moz-animation-timing-function: ease;
  159. -moz-animation-fill-mode: both;
  160. -ms-animation-duration: .8s;
  161. -ms-animation-delay: 1.8s;
  162. -ms-animation-timing-function: ease;
  163. -ms-animation-fill-mode: both;
  164. animation-duration: .8s;
  165. animation-delay: 1.8s;
  166. animation-timing-function: ease;
  167. animation-fill-mode: both;
  168. }
  169.  
  170. .animate9{
  171. -webkit-animation-duration: .8s;
  172. -webkit-animation-delay: 1.8s;
  173. -webkit-animation-timing-function: ease;
  174. -webkit-animation-fill-mode: both;
  175. -moz-animation-duration: .8s;
  176. -moz-animation-delay: 1.8s;
  177. -moz-animation-timing-function: ease;
  178. -moz-animation-fill-mode: both;
  179. -ms-animation-duration: .8s;
  180. -ms-animation-delay: 1.8s;
  181. -ms-animation-timing-function: ease;
  182. -ms-animation-fill-mode: both;
  183. animation-duration: .8s;
  184. animation-delay: 1.8s;
  185. animation-timing-function: ease;
  186. animation-fill-mode: both;
  187. }
  188.  
  189. .animate10{
  190. -webkit-animation-duration: .8s;
  191. -webkit-animation-delay: 2.0s;
  192. -webkit-animation-timing-function: ease;
  193. -webkit-animation-fill-mode: both;
  194. -moz-animation-duration: .8s;
  195. -moz-animation-delay: 2.0s;
  196. -moz-animation-timing-function: ease;
  197. -moz-animation-fill-mode: both;
  198. -ms-animation-duration: .8s;
  199. -ms-animation-delay: 2.0s;
  200. -ms-animation-timing-function: ease;
  201. -ms-animation-fill-mode: both;
  202. animation-duration: .8s;
  203. animation-delay: 2.0s;
  204. animation-timing-function: ease;
  205. animation-fill-mode: both;
  206. }
  207.  
  208. .animate11{
  209. -webkit-animation-duration: .8s;
  210. -webkit-animation-delay: 2.2s;
  211. -webkit-animation-timing-function: ease;
  212. -webkit-animation-fill-mode: both;
  213. -moz-animation-duration: .8s;
  214. -moz-animation-delay: 2.2s;
  215. -moz-animation-timing-function: ease;
  216. -moz-animation-fill-mode: both;
  217. -ms-animation-duration: .8s;
  218. -ms-animation-delay: 2.2s;
  219. -ms-animation-timing-function: ease;
  220. -ms-animation-fill-mode: both;
  221. animation-duration: .8s;
  222. animation-delay: 2.2s;
  223. animation-timing-function: ease;
  224. animation-fill-mode: both;
  225. }
  226.  
  227. .animate12{
  228. -webkit-animation-duration: .8s;
  229. -webkit-animation-delay: 2.4s;
  230. -webkit-animation-timing-function: ease;
  231. -webkit-animation-fill-mode: both;
  232. -moz-animation-duration: .8s;
  233. -moz-animation-delay: 2.4s;
  234. -moz-animation-timing-function: ease;
  235. -moz-animation-fill-mode: both;
  236. -ms-animation-duration: .8s;
  237. -ms-animation-delay: 2.4s;
  238. -ms-animation-timing-function: ease;
  239. -ms-animation-fill-mode: both;
  240. animation-duration: .8s;
  241. animation-delay: 2.4s;
  242. animation-timing-function: ease;
  243. animation-fill-mode: both;
  244. }
  245.  
  246. .animate13{
  247. -webkit-animation-duration: .8s;
  248. -webkit-animation-delay: 2.8s;
  249. -webkit-animation-timing-function: ease;
  250. -webkit-animation-fill-mode: both;
  251. -moz-animation-duration: .8s;
  252. -moz-animation-delay: 2.8s;
  253. -moz-animation-timing-function: ease;
  254. -moz-animation-fill-mode: both;
  255. -ms-animation-duration: .8s;
  256. -ms-animation-delay: 2.8s;
  257. -ms-animation-timing-function: ease;
  258. -ms-animation-fill-mode: both;
  259. animation-duration: .8s;
  260. animation-delay: 2.8s;
  261. animation-timing-function: ease;
  262. animation-fill-mode: both;
  263. }
  264.  
  265. .animate14{
  266. -webkit-animation-duration: .8s;
  267. -webkit-animation-delay: 2.8s;
  268. -webkit-animation-timing-function: ease;
  269. -webkit-animation-fill-mode: both;
  270. -moz-animation-duration: .8s;
  271. -moz-animation-delay: 2.8s;
  272. -moz-animation-timing-function: ease;
  273. -moz-animation-fill-mode: both;
  274. -ms-animation-duration: .8s;
  275. -ms-animation-delay: 2.8s;
  276. -ms-animation-timing-function: ease;
  277. -ms-animation-fill-mode: both;
  278. animation-duration: .8s;
  279. animation-delay: 2.8s;
  280. animation-timing-function: ease;
  281. animation-fill-mode: both;
  282. }
  283.  
  284. .animate15{
  285. -webkit-animation-duration: .8s;
  286. -webkit-animation-delay: 3.0s;
  287. -webkit-animation-timing-function: ease;
  288. -webkit-animation-fill-mode: both;
  289. -moz-animation-duration: .8s;
  290. -moz-animation-delay: 3.0s;
  291. -moz-animation-timing-function: ease;
  292. -moz-animation-fill-mode: both;
  293. -ms-animation-duration: .8s;
  294. -ms-animation-delay: 3.0s;
  295. -ms-animation-timing-function: ease;
  296. -ms-animation-fill-mode: both;
  297. animation-duration: .8s;
  298. animation-delay: 3.0s;
  299. animation-timing-function: ease;
  300. animation-fill-mode: both;
  301. }
  302.  
  303. .animate16{
  304. -webkit-animation-duration: .8s;
  305. -webkit-animation-delay: 3.2s;
  306. -webkit-animation-timing-function: ease;
  307. -webkit-animation-fill-mode: both;
  308. -moz-animation-duration: .8s;
  309. -moz-animation-delay: 3.2s;
  310. -moz-animation-timing-function: ease;
  311. -moz-animation-fill-mode: both;
  312. -ms-animation-duration: .8s;
  313. -ms-animation-delay: 3.2s;
  314. -ms-animation-timing-function: ease;
  315. -ms-animation-fill-mode: both;
  316. animation-duration: .8s;
  317. animation-delay: 3.2s;
  318. animation-timing-function: ease;
  319. animation-fill-mode: both;
  320. }
  321.  
  322. .animate17{
  323. -webkit-animation-duration: .8s;
  324. -webkit-animation-delay: 3.4s;
  325. -webkit-animation-timing-function: ease;
  326. -webkit-animation-fill-mode: both;
  327. -moz-animation-duration: .8s;
  328. -moz-animation-delay: 3.4s;
  329. -moz-animation-timing-function: ease;
  330. -moz-animation-fill-mode: both;
  331. -ms-animation-duration: .8s;
  332. -ms-animation-delay: 3.4s;
  333. -ms-animation-timing-function: ease;
  334. -ms-animation-fill-mode: both;
  335. animation-duration: .8s;
  336. animation-delay: 3.4s;
  337. animation-timing-function: ease;
  338. animation-fill-mode: both;
  339. }
  340. .animate18{
  341. -webkit-animation-duration: .8s;
  342. -webkit-animation-delay: 3.6s;
  343. -webkit-animation-timing-function: ease;
  344. -webkit-animation-fill-mode: both;
  345. -moz-animation-duration: .8s;
  346. -moz-animation-delay: 3.6s;
  347. -moz-animation-timing-function: ease;
  348. -moz-animation-fill-mode: both;
  349. -ms-animation-duration: .8s;
  350. -ms-animation-delay: 3.6s;
  351. -ms-animation-timing-function: ease;
  352. -ms-animation-fill-mode: both;
  353. animation-duration: .8s;
  354. animation-delay: 3.6s;
  355. animation-timing-function: ease;
  356. animation-fill-mode: both;
  357. }
  358. .animate19{
  359. -webkit-animation-duration: .8s;
  360. -webkit-animation-delay: 3.8s;
  361. -webkit-animation-timing-function: ease;
  362. -webkit-animation-fill-mode: both;
  363. -moz-animation-duration: .8s;
  364. -moz-animation-delay: 3.8s;
  365. -moz-animation-timing-function: ease;
  366. -moz-animation-fill-mode: both;
  367. -ms-animation-duration: .8s;
  368. -ms-animation-delay: 3.8s;
  369. -ms-animation-timing-function: ease;
  370. -ms-animation-fill-mode: both;
  371. animation-duration: .8s;
  372. animation-delay: 3.8s;
  373. animation-timing-function: ease;
  374. animation-fill-mode: both;
  375. }
  376.  
  377. .animate20{
  378. -webkit-animation-duration: .8s;
  379. -webkit-animation-delay: 4.0s;
  380. -webkit-animation-timing-function: ease;
  381. -webkit-animation-fill-mode: both;
  382. -moz-animation-duration: .8s;
  383. -moz-animation-delay: 4.0s;
  384. -moz-animation-timing-function: ease;
  385. -moz-animation-fill-mode: both;
  386. -ms-animation-duration: .8s;
  387. -ms-animation-delay: 4.0s;
  388. -ms-animation-timing-function: ease;
  389. -ms-animation-fill-mode: both;
  390. animation-duration: .8s;
  391. animation-delay: 4.0s;
  392. animation-timing-function: ease;
  393. animation-fill-mode: both;
  394. }