Advertisement
rodank

Untitled

Apr 29th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.89 KB | None | 0 0
  1. @import url(https://googledrive.com/host/0BxjwQr0BBXs-aDYxM2JlaFM2bnM);
  2. @import "https://dl.dropbox.com/s/8vjos6cpj8yo4ek/RedTopBar.css";
  3. body {
  4. background-attachment:fixed;
  5. background-clip:border-box;
  6. background-color:transparent;
  7. background-image:url(http://i42.tinypic.com/2zjf1nc.png);
  8. background-position:0 0%, 0 0;
  9. background-repeat:no-repeat no-repeat;
  10. background-size:cover;
  11. font-family:calibri;
  12. }
  13. #inlineContent {
  14. display:inline-block !important;
  15. height:1080px !important;
  16. left:0 !important;
  17. margin:auto !important;
  18. position:fixed !important;
  19. right:0 !important;
  20. top:0 !important;
  21. width:1920px !important;
  22. z-index:-1 !important;
  23. }
  24. #list_surround {
  25. background-attachment:scroll;
  26. background-color:transparent;
  27. background-image:url(http://i43.tinypic.com/2vvkxad.png);
  28. background-position:0 -40px;
  29. background-repeat:no-repeat no-repeat;
  30. font-size:100%;
  31. line-height:1;
  32. margin:0 auto;
  33. padding-bottom:10px;
  34. padding-top:500px;
  35. position:absolute;
  36. width:650px;
  37. }
  38. a {
  39. color:#FFFFFF;
  40. text-decoration:none;
  41. text-shadow:none;
  42. }
  43. a:hover {
  44. color:#FFFFFF;
  45. text-decoration:underline;
  46. }
  47. .table_header {
  48. background-color:rgba(255, 0, 0, 0.901961);
  49. font-size:15px;
  50. }
  51. .table_header:first-of-type {
  52. border-bottom-left-radius:0;
  53. border-bottom-right-radius:0;
  54. border-top-left-radius:10px;
  55. border-top-right-radius:0;
  56. }
  57. .table_header:nth-of-type(2) {
  58. padding-left:35px;
  59. text-align:left;
  60. }
  61. .table_header:last-of-type {
  62. border-bottom-left-radius:0;
  63. border-bottom-right-radius:0;
  64. border-top-left-radius:0;
  65. border-top-right-radius:10px;
  66. }
  67. .td1 {
  68. background-color:rgba(230, 0, 0, 0.701961);
  69. height:65px;
  70. }
  71. .td2 {
  72. background-color:rgba(230, 0, 0, 0.701961);
  73. height:65px;
  74. }
  75. .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals {
  76. border:0 none;
  77. padding:4px;
  78. text-align:center;
  79. vertical-align:top;
  80. }
  81. .table_header, .td1, .td2, .category_totals {
  82. color:white;
  83. }
  84. .borderRBL {
  85. line-height:normal !important;
  86. }
  87. [cellspacing="0"] {
  88. line-height:17px;
  89. }
  90. .category_totals {
  91. background-color:rgba(255, 0, 0, 0.901961);
  92. border-bottom-left-radius:10px;
  93. border-bottom-right-radius:10px;
  94. border-top-left-radius:0;
  95. border-top-right-radius:0;
  96. color:white;
  97. font-size:15px;
  98. text-align:center;
  99. }
  100. [class^="header_"] * {
  101. background-repeat:no-repeat no-repeat;
  102. font-size:0;
  103. height:200px;
  104. line-height:24px;
  105. padding-bottom:4px;
  106. text-align:right;
  107. vertical-align:bottom;
  108. }
  109. .header_title {
  110. border-bottom-left-radius:4px;
  111. border-bottom-right-radius:4px;
  112. border-top-left-radius:4px;
  113. border-top-right-radius:4px;
  114. color:#FFFFFF;
  115. display:inline-block;
  116. font-style:italic;
  117. height:auto;
  118. padding:0 8px 0 0;
  119. text-shadow:rgba(0, 0, 0, 0.14902) 0 1px 1px;
  120. }
  121. #grand_totals {
  122. background-color:transparent;
  123. border:0 none;
  124. border-bottom-left-radius:10px;
  125. border-bottom-right-radius:10px;
  126. border-top-left-radius:10px;
  127. border-top-right-radius:10px;
  128. color:#FFFFFF;
  129. line-height:20px;
  130. min-height:20px;
  131. padding:8px;
  132. text-align:center;
  133. vertical-align:middle;
  134. }
  135. #copyright {
  136. background-color:rgba(180, 32, 48, 0.6);
  137. border-bottom-left-radius:3px;
  138. border-bottom-right-radius:3px;
  139. border-top-left-radius:3px;
  140. border-top-right-radius:3px;
  141. color:#EEEEEE;
  142. line-height:17px;
  143. margin-top:10px;
  144. padding:8px;
  145. text-align:center;
  146. }
  147. #copyright::after {
  148. }
  149. .hide {
  150. background-color:rgba(248, 162, 200, 0.701961);
  151. background-position:50% 50%;
  152. background-repeat:no-repeat no-repeat;
  153. background-size:cover;
  154. border:1px solid #FFFFFF;
  155. border-bottom-left-radius:7px;
  156. border-bottom-right-radius:7px;
  157. border-top-left-radius:7px;
  158. border-top-right-radius:7px;
  159. display:inline-block !important;
  160. height:55px;
  161. margin-left:33px;
  162. margin-top:-65px;
  163. position:absolute;
  164. width:35px;
  165. }
  166. .hide:hover {
  167. background-color:transparent;
  168. background-repeat:no-repeat no-repeat;
  169. background-size:cover;
  170. border-bottom-left-radius:20px;
  171. border-bottom-right-radius:20px;
  172. border-top-left-radius:20px;
  173. border-top-right-radius:20px;
  174. box-shadow:rgba(63, 52, 60, 0.54902) 0 0 8px 8px;
  175. margin-left:-130px;
  176. padding-right:150px;
  177. padding-top:220px !important;
  178. position:absolute;
  179. z-index:1;
  180. }
  181. .td1:nth-of-type(2), .td2:nth-of-type(2) {
  182. padding-left:35px;
  183. text-align:left;
  184. }
  185. .td1:nth-of-type(6), .td2:nth-of-type(6) {
  186. background-attachment:scroll;
  187. background-color:transparent;
  188. background-image:none;
  189. background-position:0 0;
  190. background-repeat:repeat repeat;
  191. border-bottom-style:none !important;
  192. border-bottom-width:medium !important;
  193. display:inline-block;
  194. font-family:cursive;
  195. font-size:9pt;
  196. height:0 !important;
  197. left:70px;
  198. line-height:16px !important;
  199. margin-top:16px;
  200. position:absolute;
  201. text-align:justify !important;
  202. width:720px;
  203. z-index:2;
  204. }
  205. .table_header:nth-of-type(6) {
  206. display:none;
  207. }
  208. span[id*="tagRow"] {
  209. display:block !important;
  210. }
  211. span[id*="tagLinks"] {
  212. display:none !important;
  213. }
  214. a, .td1, .td2, .category_totals {
  215. -webkit-transition:all 0.25s ease-in-out 0s;
  216. transition:all 0.25s ease-in-out 0s;
  217. }
  218. #list_surround .status_selected, #list_surround .status_not_selected {
  219. -webkit-background-clip:padding-box !important;
  220. background-clip:padding-box !important;
  221. background-color:transparent;
  222. background-image:url(http://i40.tinypic.com/2mh7vw2.png);
  223. background-position:0 0;
  224. background-repeat:no-repeat no-repeat;
  225. background-size:contain;
  226. border:1px solid #E60000;
  227. border-bottom-left-radius:10px;
  228. border-bottom-right-radius:10px;
  229. border-top-left-radius:10px;
  230. border-top-right-radius:10px;
  231. display:block;
  232. left:20px;
  233. padding:0;
  234. position:fixed;
  235. top:10px;
  236. width:300px;
  237. }
  238. #list_surround .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected {
  239. background-image:url(http://i42.tinypic.com/eb1lwx.png);
  240. background-position:100% 0;
  241. top:115px;
  242. }
  243. #list_surround .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected {
  244. background-image:url(http://i42.tinypic.com/maiau8.png);
  245. background-position:0 0;
  246. top:220px;
  247. }
  248. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  249. background-image:url(http://i41.tinypic.com/etd0f9.png);
  250. background-position:100% 0;
  251. top:325px;
  252. }
  253. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  254. background-image:url(http://i41.tinypic.com/ixzdk2.png);
  255. background-position:0 0;
  256. top:430px;
  257. }
  258. #list_surround .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, #list_surround .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  259. background-image:url(http://i39.tinypic.com/2w3cl0i.png);
  260. background-position:100% 0;
  261. top:535px;
  262. }
  263. .status_selected a, .status_not_selected a, .status_selected:hover a, .status_not_selected:hover a {
  264. color:transparent;
  265. display:block;
  266. font-size:0;
  267. height:100px;
  268. width:300px;
  269. }
  270. .header_cw {
  271. background-color:transparent;
  272. background-image:url(http://i43.tinypic.com/nr0mma.png);
  273. background-position:0 -200px;
  274. background-repeat:no-repeat no-repeat;
  275. height:50px;
  276. margin-bottom:0;
  277. margin-top:-300px;
  278. }
  279. .header_completed {
  280. background-color:transparent;
  281. background-image:url(http://i40.tinypic.com/33crymr.png);
  282. background-position:0 -200px;
  283. background-repeat:no-repeat no-repeat;
  284. height:50px;
  285. margin-bottom:0;
  286. margin-top:0;
  287. }
  288. .header_onhold {
  289. background-color:transparent;
  290. background-image:url(http://i40.tinypic.com/5335i1.png);
  291. background-position:0 -200px;
  292. background-repeat:no-repeat no-repeat;
  293. height:50px;
  294. margin-bottom:0;
  295. margin-top:0;
  296. }
  297. .header_dropped {
  298. background-color:transparent;
  299. background-image:url(http://i43.tinypic.com/2w1ru6e.png);
  300. background-position:0 -200px;
  301. background-repeat:no-repeat no-repeat;
  302. height:50px;
  303. margin-bottom:0;
  304. margin-top:0;
  305. }
  306. .header_ptw {
  307. background-color:transparent;
  308. background-image:url(http://i42.tinypic.com/mmes0p.png);
  309. background-position:0 -200px;
  310. background-repeat:no-repeat no-repeat;
  311. height:50px;
  312. margin-bottom:0;
  313. margin-top:0;
  314. }
  315. .status_selected {
  316. display:block;
  317. }
  318. .status_not_selected {
  319. display:block;
  320. }
  321. .status_not_selected {
  322. opacity:0.7;
  323. }
  324. .status_not_selected:hover {
  325. color:transparent;
  326. opacity:1;
  327. }
  328. #list_surround {
  329. left:0 !important;
  330. margin:auto !important;
  331. position:absolute !important;
  332. right:0 !important;
  333. }
  334. .animetitle + small {
  335. color:#FF9933 !important;
  336. font-weight:bold;
  337. }
  338. * {
  339. -webkit-transition:all 0.25s ease-in-out;
  340. transition:all 0.25s ease-in-out;
  341. }
  342. .status_selected {
  343. left:-8px !important;
  344. }
  345. .status_not_selected {
  346. -webkit-transition:all 0.4s ease 0s;
  347. display:block;
  348. left:-65px !important;
  349. opacity:0.7;
  350. transition:all 0.4s ease 0s;
  351. }
  352. .status_not_selected:hover {
  353. -webkit-transition:all 0.4s ease 0s;
  354. color:transparent;
  355. left:-8px !important;
  356. opacity:1;
  357. transition:all 0.4s ease 0s;
  358. }
  359.  
  360. Read more at http://myanimelist.net/forum/?topicid=393503&show=60#yxBJuoxtkhR57Wdh.99
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement