Advertisement
Laynester

loadingv2css

Apr 3rd, 2019
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.49 KB | None | 0 0
  1. #loader-wrapper {
  2. position: fixed;
  3. top: 0;
  4. left: 0;
  5. width: 100%;
  6. height: 100%;
  7. z-index: 1000;
  8. background: #333;
  9. }
  10.  
  11. #loader {
  12. background: url(/assets/client/images/sulake_large.png)top center no-repeat;
  13. height: 44px;
  14. width: 300px;
  15. padding-top: 65px;
  16. text-align: center;
  17. color: #fff;
  18. font-size: 20px;
  19. z-index: 1001;
  20. display: block;
  21. position: absolute;
  22. bottom: 50;
  23. left: 0;
  24. right: 0;
  25. margin: auto;
  26. image-rendering: pixelated;
  27. }
  28.  
  29. .loading_bar {
  30. display: block;
  31. border: 1px solid #000;
  32. padding: 2px;
  33. height: 30px;
  34. z-index: 1001;
  35. margin-top: 20px;
  36. }
  37.  
  38. #loader_bar.percent {
  39. background: #000;
  40. display: block;
  41. height: 100%;
  42. -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  43. transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  44. width: 2%;
  45. }
  46.  
  47. .furniture {
  48. width: 1280px;
  49. height: 720px;
  50. margin: auto;
  51. position: absolute;
  52. top: -1px;
  53. bottom: 0;
  54. left: 0;
  55. right: 0;
  56. }
  57.  
  58. .furniture::before {
  59. content: "";
  60. width: 1280px;
  61. height: 721px;
  62. position: absolute;
  63. top: 0;
  64. bottom: 0;
  65. left: 0;
  66. right: 0;
  67. box-shadow: inset 0 0 0 10px rgba(255,255,255,.3);
  68. filter: invert(100%) saturate(10000%) hue-rotate(90deg);
  69. background: url(https://cdn.discordapp.com/attachments/507236081125687302/524914718289166336/grid.png);
  70. }
  71.  
  72. .furni {
  73. position: absolute;
  74. background-image: url(/assets/client/images/furni_sprite.png);
  75. height: 67px;
  76. width: 68px;
  77. }
  78.  
  79. .furni.loaded.throne {
  80. background-position: 0 -77px;
  81. filter: brightness(1);
  82. opacity: 1;
  83. width: 63px;
  84. height: 91px;
  85. top: 21px;
  86. left: 32px;
  87. }
  88.  
  89. .furni.loaded.cola {
  90. background-position: 0 -178px;
  91. height: 108px;
  92. width: 60px;
  93. left: 35px;
  94. top: 190px;
  95. }
  96.  
  97. .furni.loaded.deck {
  98. background-position: 0 -296px;
  99. height: 50px;
  100. width: 62px;
  101. left: 35px;
  102. bottom: 65px;
  103. }
  104.  
  105. .furni.loaded.dino {
  106. background-position: 0 -804px;
  107. height: 56px;
  108. width: 50px;
  109. left: 165px;
  110. bottom: 165px;
  111. }
  112.  
  113. .furni.loaded.globe {
  114. background-position: 0 -870px;
  115. height: 59px;
  116. width: 41px;
  117. left: 172px;
  118. top: 15px;
  119. }
  120.  
  121. .furni.loaded.samovar {
  122. background-position: 0 -1691px;
  123. height: 79px;
  124. width: 55px;
  125. left: 229px;
  126. top: 152px;
  127. }
  128.  
  129. .furni.loaded.bc {
  130. background-position: 0 -356px;
  131. height: 132px;
  132. width: 86px;
  133. left: 104px;
  134. bottom: 258px;
  135. }
  136.  
  137. .furni.loaded.barrier {
  138. background-position: 0 -619px;
  139. height: 90px;
  140. width: 92px;
  141. left: 353px;
  142. bottom: 162px;
  143. }
  144.  
  145. .furni.loaded.tl {
  146. background-position: 0 -1197px;
  147. height: 102px;
  148. width: 38px;
  149. left: 399px;
  150. bottom: 570px;
  151. }
  152.  
  153. .furni.loaded.dice {
  154. background-position: 0 -719px;
  155. height: 75px;
  156. width: 60px;
  157. left: 388px;
  158. bottom: 340px;
  159. }
  160.  
  161. .furni.loaded.clubsofa {
  162. background-position: 0 -1309px;
  163. height: 85px;
  164. width: 113px;
  165. left: 534px;
  166. bottom: 322px;
  167. }
  168.  
  169. .furni.loaded.desk {
  170. background-position: 0 -498px;
  171. height: 111px;
  172. width: 98px;
  173. left: 672px;
  174. top: -2px;
  175. }
  176.  
  177. .furni.loaded.trax {
  178. background-position: 0 -1863px;
  179. height: 89px;
  180. width: 47px;
  181. left: 682px;
  182. bottom: 197px;
  183. }
  184.  
  185. .furni.loaded.spotlight {
  186. background-position: 0 -1060px;
  187. height: 127px;
  188. width: 54px;
  189. left: 838px;
  190. top: 191px;
  191. }
  192.  
  193. .furni.loaded.mocha {
  194. background-position: 0 -1404px;
  195. height: 137px;
  196. width: 66px;
  197. right: 262px;
  198. top: 51px;
  199. }
  200.  
  201. .furni.loaded.typewriter {
  202. background-position: 0 -1962px;
  203. height: 40px;
  204. width: 49px;
  205. right: 264px;
  206. bottom: 180px;
  207. }
  208.  
  209. .furni.loaded.hammock {
  210. background-position: 0 -939px;
  211. height: 111px;
  212. width: 110px;
  213. right: 105px;
  214. top: 255px;
  215. }
  216.  
  217. .furni.loaded.clog {
  218. background-position: 0 -1780px;
  219. height: 73px;
  220. width: 106px;
  221. right: 95px;
  222. bottom: 54px;
  223. }
  224.  
  225. .furni.loaded.plant {
  226. background-position: 0 -1551px;
  227. height: 130px;
  228. width: 93px;
  229. right: 110px;
  230. top: 20px;
  231. }
  232.  
  233. .furni.throne {
  234. top: 46px;
  235. left: 31px;
  236. }
  237.  
  238. .furni.cola {
  239. left: 31px;
  240. top: 206px;
  241. }
  242.  
  243. .furni.deck {
  244. left: 31px;
  245. bottom: 64px;
  246. }
  247.  
  248. .furni.dino {
  249. left: 159px;
  250. bottom: 160px;
  251. }
  252.  
  253. .furni.globe {
  254. left: 159px;
  255. top: 14px;
  256. }
  257.  
  258. .furni.bc {
  259. left: 125px;
  260. bottom: 271px;
  261. }
  262.  
  263. .furni.tl {
  264. left: 383px;
  265. bottom: 560px;
  266. }
  267.  
  268. .furni.samovar {
  269. left: 223px;
  270. top: 174px;
  271. }
  272.  
  273. .furni.barrier {
  274. left: 381px;
  275. bottom: 175px;
  276. }
  277.  
  278. .furni.dice {
  279. left: 383px;
  280. bottom: 336px;
  281. }
  282.  
  283. .furni.clubsofa {
  284. left: 574px;
  285. bottom: 335px;
  286. }
  287.  
  288. .furni.desk {
  289. left: 701px;
  290. top: 31px;
  291. }
  292.  
  293. .furni.trax {
  294. left: 673px;
  295. bottom: 191px;
  296. }
  297.  
  298. .furni.spotlight {
  299. left: 833px;
  300. top: 255px;
  301. }
  302.  
  303. .furni.mocha {
  304. right: 260px;
  305. top: 126px;
  306. }
  307.  
  308. .furni.typewriter {
  309. right: 253px;
  310. bottom: 176px;
  311. }
  312.  
  313. .furni.hammock {
  314. right: 157px;
  315. top: 270px;
  316. }
  317.  
  318. .furni.clog {
  319. right: 62px;
  320. bottom: 48px;
  321. }
  322.  
  323. .furni.plant {
  324. right: 124px;
  325. top: 95px;
  326. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement