Advertisement
Guest User

Untitled

a guest
Jan 20th, 2018
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. .style__currentGame___2EG7t {
  2. position:relative;
  3. display:-webkit-box;
  4. display:-ms-flexbox;
  5. display:flex;
  6. -webkit-box-align:center;
  7. -ms-flex-align:center;
  8. align-items:center;
  9. -webkit-box-pack:center;
  10. -ms-flex-pack:center;
  11. justify-content:center;
  12. height:200px;
  13. min-height:200px
  14. }
  15. .style__currentGame___2EG7t canvas {
  16. width:100%;
  17. min-width:100%;
  18. height:100%;
  19. min-height:100%
  20. }
  21. .style__disabledInProgress___1eA6x {
  22. position:absolute;
  23. bottom:-35px;
  24. left:0;
  25. right:0;
  26. z-index:10;
  27. font-size:.8rem;
  28. font-weight:900;
  29. text-align:center;
  30. line-height:30px;
  31. height:30px;
  32. background:rgba(0,0,0,.2);
  33. -webkit-animation:style__disabledInProgressEnter___3_GVy 1s ease forwards;
  34. animation:style__disabledInProgressEnter___3_GVy 1s ease forwards
  35. }
  36. @-webkit-keyframes style__disabledInProgressEnter___3_GVy {
  37. to {
  38. bottom:0
  39. }
  40. }
  41. @keyframes style__disabledInProgressEnter___3_GVy {
  42. to {
  43. bottom:0
  44. }
  45. }
  46. .style__loader___ffYSK {
  47. position:absolute;
  48. opacity:1;
  49. border-radius:10px;
  50. z-index:10;
  51. -webkit-animation-duration:1s;
  52. animation-duration:1s;
  53. -webkit-animation-timing-function:linear;
  54. animation-timing-function:linear;
  55. -webkit-animation-iteration-count:infinite;
  56. animation-iteration-count:infinite;
  57. -webkit-transform:rotate(1turn);
  58. transform:rotate(1turn)
  59. }
  60. .style__topLoader___ZT2X5 {
  61. top:-2px;
  62. left:-250px;
  63. width:250px;
  64. height:2px;
  65. will-change:left;
  66. background:linear-gradient(90deg,#197adf,#fd2b69);
  67. -webkit-animation-name:style__topLoader___ZT2X5;
  68. animation-name:style__topLoader___ZT2X5
  69. }
  70. @-webkit-keyframes style__topLoader___ZT2X5 {
  71. 0% {
  72. left:-250px
  73. }
  74. to {
  75. left:100%
  76. }
  77. }
  78. @keyframes style__topLoader___ZT2X5 {
  79. 0% {
  80. left:-250px
  81. }
  82. to {
  83. left:100%
  84. }
  85. }
  86. .style__rightLoader___-8IR- {
  87. right:-2px;
  88. top:-250px;
  89. height:250px;
  90. width:2px;
  91. will-change:top;
  92. background:linear-gradient(0deg,#197adf,#fd2b69);
  93. -webkit-animation-name:style__rightLoader___-8IR-;
  94. animation-name:style__rightLoader___-8IR-;
  95. -webkit-animation-delay:.6s;
  96. animation-delay:.6s
  97. }
  98. @-webkit-keyframes style__rightLoader___-8IR- {
  99. 0% {
  100. top:-250px
  101. }
  102. to {
  103. top:100%
  104. }
  105. }
  106. @keyframes style__rightLoader___-8IR- {
  107. 0% {
  108. top:-250px
  109. }
  110. to {
  111. top:100%
  112. }
  113. }
  114. .style__bottomLoader___2jrov {
  115. bottom:-2px;
  116. right:-250px;
  117. width:250px;
  118. height:2px;
  119. will-change:right;
  120. background:linear-gradient(90deg,#197adf,#fd2b69);
  121. -webkit-animation-name:style__bottomLoader___2jrov;
  122. animation-name:style__bottomLoader___2jrov;
  123. -webkit-animation-delay:1.2s;
  124. animation-delay:1.2s
  125. }
  126. @-webkit-keyframes style__bottomLoader___2jrov {
  127. 0% {
  128. right:-250px
  129. }
  130. to {
  131. right:100%
  132. }
  133. }
  134. @keyframes style__bottomLoader___2jrov {
  135. 0% {
  136. right:-250px
  137. }
  138. to {
  139. right:100%
  140. }
  141. }
  142. .style__leftLoader___1YtJW {
  143. left:-2px;
  144. bottom:-250px;
  145. height:250px;
  146. width:2px;
  147. will-change:bottom;
  148. background:linear-gradient(90deg,#197adf,#fd2b69);
  149. -webkit-animation-name:style__leftLoader___1YtJW;
  150. animation-name:style__leftLoader___1YtJW;
  151. -webkit-animation-delay:1.8s;
  152. animation-delay:1.8s
  153. }
  154. @-webkit-keyframes style__leftLoader___1YtJW {
  155. 0% {
  156. bottom:-250px
  157. }
  158. to {
  159. bottom:100%
  160. }
  161. }
  162. @keyframes style__leftLoader___1YtJW {
  163. 0% {
  164. bottom:-250px
  165. }
  166. to {
  167. bottom:100%
  168. }
  169. }
  170. .style__mock___1cAX9 {
  171. position:relative;
  172. display:-webkit-box;
  173. display:-ms-flexbox;
  174. display:flex;
  175. -webkit-box-align:center;
  176. -ms-flex-align:center;
  177. align-items:center;
  178. -webkit-box-pack:center;
  179. -ms-flex-pack:center;
  180. justify-content:center;
  181. width:100%;
  182. height:100%;
  183. font-size:3.8rem;
  184. font-weight:900;
  185. color:#929396
  186. }
  187. .style__mock___1cAX9>div {
  188. transition:all .4s ease
  189. }
  190. .style__mock___1cAX9>div:first-child {
  191. z-index:5
  192. }
  193. .style__dash___3RGU0 {
  194. position:absolute;
  195. top:25px;
  196. right:0;
  197. left:0;
  198. height:2px;
  199. background-image:linear-gradient(90deg,#191a29 50%,hsla(0,0%,100%,0) 0);
  200. background-position:bottom;
  201. background-size:10px 3px;
  202. background-repeat:repeat-x;
  203. z-index:0
  204. }
  205. .style__dash___3RGU0:nth-child(2) {
  206. top:75px
  207. }
  208. .style__dash___3RGU0:nth-child(3) {
  209. top:125px
  210. }
  211. .style__dash___3RGU0:nth-child(4) {
  212. top:175px
  213. }
  214. .style__dash___3RGU0:nth-child(5) {
  215. top:225px
  216. }
  217. .style__restarting___3UkmR {
  218. color:#fd2a68;
  219. -webkit-animation:style__restart___3P__A .4s ease;
  220. animation:style__restart___3P__A .4s ease
  221. }
  222. .style__restarting___3UkmR .style__loader___ffYSK {
  223. opacity:0
  224. }
  225. @-webkit-keyframes style__restart___3P__A {
  226. 50% {
  227. -webkit-transform:scale(1.02);
  228. transform:scale(1.02)
  229. }
  230. to {
  231. -webkit-transform:scale(1);
  232. transform:scale(1)
  233. }
  234. }
  235. @keyframes style__restart___3P__A {
  236. 50% {
  237. -webkit-transform:scale(1.02);
  238. transform:scale(1.02)
  239. }
  240. to {
  241. -webkit-transform:scale(1);
  242. transform:scale(1)
  243. }
  244. }
  245. .style__overlay____CKI3 {
  246. position:absolute;
  247. top:0;
  248. right:0;
  249. bottom:0;
  250. left:0;
  251. opacity:0;
  252. z-index:1;
  253. pointer-events:none;
  254. -webkit-animation:style__overlayEnter___ahg9x .5s ease forwards;
  255. animation:style__overlayEnter___ahg9x .5s ease forwards
  256. }
  257. @-webkit-keyframes style__overlayEnter___ahg9x {
  258. to {
  259. opacity:.04
  260. }
  261. }
  262. @keyframes style__overlayEnter___ahg9x {
  263. to {
  264. opacity:.04
  265. }
  266. }
  267. .style__maxProfit___33w2y {
  268. position:absolute;
  269. top:8px;
  270. left:10px;
  271. font-size:.8rem;
  272. opacity:.5
  273. }
  274. .style__disabled___1OMy8 {
  275. -webkit-filter:blur(2px);
  276. filter:blur(2px)
  277. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement