Advertisement
alleboes

White Album 2 Manga List

Nov 18th, 2021
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.02 KB | None | 0 0
  1. @\import "https://malscraper.azurewebsites.net/covers/manga/DateYutaka/presets/more";
  2. @\import "https://fonts.googleapis.com/css?family=Raleway";
  3. @\import "https://fonts.googleapis.com/css?family=Roboto";
  4. @\import "https://dl.dropboxusercontent.com/s/5x6rat9h1oa1xq5/manga%20more.css";
  5. @\import "https://dl.dropboxusercontent.com/s/5gg064n5hzbeea7/Falling.css";
  6.  
  7. /* Skittles' White Album 2 List */
  8.  
  9. body {
  10. background-attachment:fixed !important;
  11. background-image:url(https://imgur.com/5EGqrgY.png);
  12. background-position:0 0;
  13. background-size:cover;
  14. }
  15. #inlineContent {
  16. display:inline-block !important;
  17. height:1400px !important;
  18. left:0 !important;
  19. margin:auto !important;
  20. position:fixed !important;
  21. right:0 !important;
  22. top:0 !important;
  23. width:1200px !important;
  24. z-index:-1 !important;
  25. }
  26.  
  27. #inlineContent {
  28. display:inline-block !important;
  29. height:1200px !important;
  30. left:0 !important;
  31. margin:auto !important;
  32. position:fixed !important;
  33. right:0 !important;
  34. top:0 !important;
  35. width:600px !important;
  36. z-index:-1 !important;
  37. }
  38.  
  39. /* FALLING SNOW */
  40. #inlineContent:before {
  41. position: fixed;
  42. left: 0;
  43. top: 0;
  44. content: '';
  45. width: 100%;
  46. height: 100%;
  47. background-image: url(http://i.imgur.com/nhrBdMu.png),
  48. url(http://i.imgur.com/oHXjwMU.png),
  49. url(http://i.imgur.com/EgS0mDd.png);
  50. animation: Falling 20s linear infinite;
  51. -moz-animation: Falling 20s linear infinite;
  52. -webkit-animation: Falling 20s linear infinite;
  53. z-index: 102;
  54. }
  55.  
  56. #list_surround {
  57. background-attachment: scroll;
  58. background-color: transparent;
  59. background-image: url(https://imgur.com/3Ofz0vK.png);
  60. background-position: center 5px;
  61. background-repeat: no-repeat no-repeat;
  62. font-size: 100%;
  63. padding-top: 450px;
  64. line-height: 1;
  65. position: absolute;
  66. left: 440px !important;
  67. padding-left: 0px;
  68. width: 1040px;
  69. font-color: #FFFFFF;
  70. }
  71. a {
  72. color:#FFFFFF;
  73. text-decoration:none !important;
  74. text-shadow:none;
  75. font-family: Roboto;
  76. font-size: 14px;
  77. }
  78. a:hover {
  79. color: snow !important;
  80. text-shadow: -1px -1px 3px deepskyblue, 1px 1px 3px deepskyblue;
  81. text-decoration:none !important;
  82. }
  83. .table_header {
  84. background-color:rgba(0, 0, 0, 0.8);
  85. }
  86. .table_header:first-of-type {
  87. border-bottom-left-radius:0;
  88. border-bottom-right-radius:0;
  89. border-top-left-radius:6px;
  90. border-top-right-radius:0;
  91. }
  92. .table_header:nth-of-type(2) {
  93. padding-left:35px;
  94. text-align:left;
  95. }
  96. .table_header:last-of-type {
  97. border-bottom-left-radius:0;
  98. border-bottom-right-radius:0;
  99. border-top-left-radius:0;
  100. border-top-right-radius:6px;
  101. }
  102. .table_header:nth-last-of-type(2) {
  103. border-radius: 0 6px 0 0;}
  104. .td1 {
  105. background-color:rgba(18, 30, 60, 0.5);
  106. height:65px;
  107. }
  108. .td2 {
  109. background-color:rgba(18, 30, 60, 0.5);
  110. height:65px;
  111. }
  112. tr:hover [class^="td"] {
  113. transition: .1s linear;
  114. background-color: rgba(112, 57, 105, 0.7);
  115. }
  116. .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals {
  117. border:0 none;
  118. padding:4px;
  119. text-align:center;
  120. vertical-align:top;
  121. }
  122. .table_header, .td1, .td2, .category_totals {
  123. color:white;
  124. font-size: 14px;
  125. font-family: Roboto;
  126. }
  127. .borderRBL {
  128. line-height:normal !important;
  129. }
  130. [cellspacing="0"] {
  131. line-height:17px;
  132. }
  133. .category_totals {
  134. background-color:rgba(15, 15,15, 0.498039);
  135. border-bottom-left-radius:6px;
  136. border-bottom-right-radius:6px;
  137. border-top-left-radius:0;
  138. border-top-right-radius:0;
  139. color:white;
  140. text-align:center;
  141. }
  142. [class^="header_"] * {
  143. background-repeat: no-repeat no-repeat;
  144. font-size: 0;
  145. padding-bottom: 0px;
  146. text-align: right;
  147. vertical-align: bottom;
  148. }
  149. .header_title {
  150. border-bottom-left-radius:4px;
  151. border-bottom-right-radius:4px;
  152. border-top-left-radius:4px;
  153. border-top-right-radius:4px;
  154. color:#FFFFFF;
  155. display:inline-block;
  156. font-style:italic;
  157. height:auto;
  158. padding:0 8px 0 0;
  159. text-shadow:rgba(0, 0, 0, 0.14902) 0 1px 1px;
  160. }
  161. #grand_totals {
  162. background-color:transparent;
  163. border:0 none;
  164. border-bottom-left-radius:3px;
  165. border-bottom-right-radius:3px;
  166. border-top-left-radius:3px;
  167. border-top-right-radius:3px;
  168. color:#FFFFFF;
  169. line-height:20px;
  170. min-height:20px;
  171. padding:8px;
  172. text-align:center;
  173. vertical-align:middle;
  174. }
  175. #copyright {
  176. background-color:rgba(42, 42, 103, 0.8);
  177. border-bottom-left-radius:3px;
  178. border-bottom-right-radius:3px;
  179. border-top-left-radius:3px;
  180. border-top-right-radius:3px;
  181. color:#EEEEEE;
  182. line-height:17px;
  183. margin-top:10px;
  184. padding:8px;
  185. text-align:center;
  186. font-family: Roboto;
  187. font-size: 14px;
  188. }
  189. #copyright::after {
  190. }
  191. .hide {
  192. background-color:rgba(248, 162, 200, 0.701961);
  193. background-position:50% 50%;
  194. background-repeat:no-repeat no-repeat;
  195. background-size:cover;
  196. border:1px solid #FFFFFF;
  197. border-bottom-left-radius:7px;
  198. border-bottom-right-radius:7px;
  199. border-top-left-radius:7px;
  200. border-top-right-radius:0;
  201. display:inline-block !important;
  202. height:55px;
  203. margin-left:33px;
  204. margin-top:-65px;
  205. position:absolute;
  206. width:35px;
  207. }
  208. .hide:hover {
  209. background-color:transparent;
  210. background-repeat:no-repeat no-repeat;
  211. background-size:cover;
  212. border-bottom-left-radius:20px;
  213. border-bottom-right-radius:20px;
  214. border-top-left-radius:20px;
  215. border-top-right-radius:20px;
  216. box-shadow:rgba(63, 52, 60, 0.54902) 0 0 8px 8px;
  217. margin-left:-140px;
  218. padding-right:150px;
  219. padding-top:220px !important;
  220. position:absolute;
  221. z-index:1;
  222. }
  223. .td1:nth-of-type(2), .td2:nth-of-type(2) {
  224. padding-left:35px;
  225. text-align:left;
  226. }
  227. td:nth-of-type(6) small {
  228. font-size: 12;
  229. color: white;
  230. left: 46px;
  231. position: relative;
  232. }
  233. .td1:nth-of-type(6), .td2:nth-of-type(6) {
  234. background-attachment:scroll;
  235. background-color:transparent !important;
  236. background-image:none;
  237. background-position:0 0;
  238. background-repeat:repeat repeat;
  239. border-bottom-style:none !important;
  240. border-bottom-width:medium !important;
  241. display:inline-block;
  242. font-size: 12px;
  243. font-family: Raleway;
  244. height:0 !important;
  245. left:70px;
  246. line-height:16px !important;
  247. margin-top:16px;
  248. position:absolute;
  249. text-align:justify !important;
  250. width:745px;
  251. z-index:2;
  252. padding-top:5px;
  253. }
  254. .table_header:nth-of-type(6) {
  255. display:none;
  256. }
  257. span[id*="tagRow"] {
  258. display:block !important;
  259. }
  260. span[id*="tagLinks"] {
  261. display:none !important;
  262. }
  263. a, .td1, .td2, .category_totals {
  264. -webkit-transition:all 0.25s ease-in-out 0s;
  265. transition:all 0.25s ease-in-out 0s;
  266. }
  267.  
  268. /*
  269. CATEGORY MENU BUTTONS TRANSITION SPEED
  270. By default, set to .25th of a second (a 1/4 of a second transition).
  271. */
  272. .status_not_selected a {
  273. transition: all 0.25s ease-in-out 0s;
  274. }
  275.  
  276.  
  277. /*
  278. CATEGORY MENU BUTTONS (BACKGROUNDS/POSITION)
  279. You can also change the position of the buttons on the page with the right/top buttons. Change right to left to start them from the left side instead.
  280.  
  281. Active button images are the ones seen on their own category page or when hovering over them (pointing to it with your mouse), and inactive are the others. So on the completed page you'll see the active button's image on the completed button. On other pages, you'll see the inactive image, until you point to it.
  282. */
  283.  
  284. /*
  285. CURRENT BUTTON (INACTIVE)
  286. */
  287. .status_not_selected a[href*="status=1"] {
  288. background-image: url(https://i.imgur.com/SdWffQb.png);
  289. top: 60px;
  290. left: -55px;
  291. opacity: .6;
  292. }
  293.  
  294.  
  295. /*
  296. CURRENT BUTTON (ACTIVE, HOVER)
  297. */
  298. .status_selected a[href*="status=1"], .status_not_selected a[href*="status=1"]:hover{
  299. background-image: url(https://i.imgur.com/q2ndq5t.png);
  300. top: 60px;
  301. left: -5px;
  302. opacity: .99;
  303. }
  304.  
  305.  
  306. /*
  307. COMPLETED (INACTIVE)
  308. */
  309. .status_not_selected a[href*="status=2"] {
  310. background-image: url(https://i.imgur.com/SdWffQb.pngg);
  311. top: 150px;
  312. left: -55px;
  313. opacity: .6;
  314. }
  315.  
  316. /*
  317. COMPLETED (ACTIVE, HOVER)
  318. */
  319. .status_selected a[href*="status=2"], .status_not_selected a[href*="status=2"]:hover {
  320. background-image: url(https://i.imgur.com/q2ndq5t.png);
  321. top: 150px;
  322. left: -5px;
  323. opacity: .99;
  324. }
  325.  
  326. /*
  327. ON-HOLD (INACTIVE)
  328. */
  329. .status_not_selected a[href*="status=3"] {
  330. background-image: url(https://i.imgur.com/bs79C4I.png);
  331. top: 240px;
  332. left: -55px;
  333. opacity: .6;
  334. }
  335.  
  336. /*
  337. ON-HOLD (ACTIVE, HOVER)
  338. */
  339. .status_selected a[href*="status=3"], .status_not_selected a[href*="status=3"]:hover {
  340. background-image: url(https://i.imgur.com/Mb34lzT.png);
  341. top: 240px;
  342. left: -5px;
  343. opacity: .99;
  344. }
  345.  
  346. /*
  347. DROPPED (INACTIVE)
  348. */
  349. .status_not_selected a[href*="status=4"] {
  350. background-image: url(https://i.imgur.com/SpgAYMv.png);
  351. top: 330px;
  352. left: -55px;
  353. opacity: .6;
  354. }
  355.  
  356. /*
  357. DROPPED (ACTIVE, HOVER)
  358. */
  359. .status_selected a[href*="status=4"], .status_not_selected a[href*="status=4"]:hover {
  360. background-image: url(https://i.imgur.com/HwkaUQW.png);
  361. top: 330px;
  362. left: -5px;
  363. opacity: .99;
  364. }
  365.  
  366. /*
  367. PLANNED (INACTIVE)
  368. */
  369. .status_not_selected a[href*="status=6"] {
  370. background-image: url(https://i.imgur.com/eSDjLEG.png);
  371. top: 420px;
  372. left: -55px;
  373. opacity: .6;
  374. }
  375.  
  376. /*
  377. PLANNED (ACTIVE, HOVER)
  378. */
  379. .status_selected a[href*="status=6"], .status_not_selected a[href*="status=6"]:hover {
  380. background-image: url(https://i.imgur.com/uVT1Nwc.png);
  381. top: 420px;
  382. left: -5px;
  383. opacity: .99;
  384. }
  385.  
  386. /*
  387. ALL ANIME (INACTIVE)
  388. */
  389. .status_not_selected a[href*="status=7"] {
  390. background-image: url(https://i.imgur.com/AwGc7yJ.png);
  391. top: 510px;
  392. left: -55px;
  393. opacity: .6;
  394. }
  395.  
  396. /*
  397. ALL ANIME (ACTIVE, HOVER)
  398. */
  399. .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]:hover {
  400. background-image: url(https://i.imgur.com/66LVZnG.png);
  401. top: 510px;
  402. left: -5px;
  403. opacity: .99;
  404. }
  405.  
  406. /*
  407. BUTTON TEXT
  408. This section is disabled by default. The fonts you see on buttons by default are in the default custom images, which you change above. If you want the original text back in the buttons, change "transparent !important" below to the color you want. You can also change the font size here or add a custom font family.
  409. */
  410. .status_selected a, .status_not_selected a {
  411. color: transparent !important;
  412. text-decoration: none !important;
  413. text-align: left;
  414. font-size: 0px;
  415. font-family: ;
  416. }
  417.  
  418. /*
  419. OTHER CATEGORY BUTTON CODES (HEIGHT/WIDTH/COLOR)
  420. Control the height and width of all the buttons at once here. Change "fixed" to "absolute" to keep the buttons from scrolling down with the page. Border radius controls the button's roundness.
  421. */
  422. .status_selected a[href*="status=1"],
  423. .status_selected a[href*="status=2"],
  424. .status_selected a[href*="status=3"],
  425. .status_selected a[href*="status=4"],
  426. .status_selected a[href*="status=6"],
  427. .status_selected a[href*="status=7"],
  428. .status_not_selected a[href*="status=1"],
  429. .status_not_selected a[href*="status=2"],
  430. .status_not_selected a[href*="status=3"],
  431. .status_not_selected a[href*="status=4"],
  432. .status_not_selected a[href*="status=6"],
  433. .status_not_selected a[href*="status=7"] {
  434. background-color: transparent;
  435. background-position: right top;
  436. background-repeat: repeat repeat;
  437. background-size: contain;
  438. display: block;
  439. height: 80px;
  440. width: 230px;
  441. padding-left: 6px !important;
  442. overflow: auto;
  443. padding: 0;
  444. border: white 0px solid;
  445. border-radius: 0px 11px 11px 0px;
  446. position: fixed;
  447. }
  448.  
  449. /*
  450. HEADERS
  451. Control the headers here.
  452. */
  453.  
  454. .header_cw {
  455. background-color:transparent;;
  456. background-image:url(https://imgur.com/DZdVsft.png);
  457. background-position:28px 5px;
  458. background-repeat:no-repeat no-repeat;
  459. margin-bottom: 0;
  460. padding-top: 200px;
  461. }
  462. .header_completed {
  463. background-color: transparent;
  464. background-image: url(https://imgur.com/uMizeOD.png);
  465. background-position:28px 5px;
  466. background-repeat: no-repeat no-repeat;
  467. margin-bottom: 0;
  468. padding-top: 200px;
  469. }
  470. .header_onhold {
  471. background-color:transparent;;
  472. background-image:url(https://imgur.com/Bv0HVYX.png);
  473. background-position:28px 5px;
  474. background-repeat:no-repeat no-repeat;
  475. margin-bottom: 0;
  476. padding-top: 200px;
  477. }
  478. .header_dropped {
  479. background-color:transparent;;
  480. background-image:url(https://imgur.com/74PdC9l.png);
  481. background-position:28px 5px;
  482. background-repeat:no-repeat no-repeat;
  483. margin-bottom: 0;
  484. padding-top: 200px;
  485. }
  486. .header_ptw {
  487. background-color:transparent;;
  488. background-image:url(https://imgur.com/T6kCUUG.png);
  489. background-position:28px 5px;
  490. background-repeat:no-repeat no-repeat;
  491. margin-bottom: 0;
  492. padding-top: 200px;
  493. }
  494. .status_selected {
  495. display:block;
  496. }
  497. .status_not_selected {
  498. display:block;
  499. }
  500. .status_not_selected {
  501. opacity:1;
  502. }
  503. .status_not_selected:hover {
  504. color:transparent;
  505. opacity:1;
  506. }
  507.  
  508. .animetitle + small {
  509. color:dodgerBlue !important;
  510. font-size:75%;
  511. font-weight:bold;
  512. }
  513. #list_surround small a {
  514. background: url("https://imgur.com/tOiVwu0.png") no-repeat scroll center center transparent;
  515. color: transparent !important;
  516. font-size: 13px;
  517. text-shadow: none !important;
  518. }
  519.  
  520. a.List_LightBox {
  521. background: url("https://imgur.com/br6gs3A.png") no-repeat scroll center center transparent !important;
  522. color: transparent !important;
  523. }
  524.  
  525.  
  526. /*DVD COVER HOVER GLITCH FIX (Chrome/Safari/Firefox/Opera only)*/
  527. .hide:hover:after {
  528. background: transparent;
  529. content: " ";
  530. height: 75px;
  531. left: 0;
  532. position: absolute;
  533. top: 0;
  534. width: 210px;
  535. z-index: 20;
  536. }
  537.  
  538. /*Grey buttons at the top*/
  539.  
  540.  
  541. @\import "https://fonts.googleapis.com/css?family=Raleway";
  542. @\import "https://fonts.googleapis.com/css?family=Roboto";
  543. @\import "https://dl.dropboxusercontent.com/s/m1z4trsw0vuet03/more.css";
  544. @\import "https://dl.dropboxusercontent.com/s/5gg064n5hzbeea7/Falling.css";
  545.  
  546. /* Turnip's Clannad anime list */
  547.  
  548. body {
  549. background-attachment:fixed !important;
  550. background-image:url(https://imgur.com/5EGqrgY.png);
  551. background-position:0 0;
  552. background-size:cover;
  553. }
  554. #inlineContent {
  555. display:inline-block !important;
  556. height:1400px !important;
  557. left:0 !important;
  558. margin:auto !important;
  559. position:fixed !important;
  560. right:0 !important;
  561. top:0 !important;
  562. width:1200px !important;
  563. z-index:-1 !important;
  564. }
  565.  
  566. #inlineContent {
  567. display:inline-block !important;
  568. height:1200px !important;
  569. left:0 !important;
  570. margin:auto !important;
  571. position:fixed !important;
  572. right:0 !important;
  573. top:0 !important;
  574. width:600px !important;
  575. z-index:-1 !important;
  576. }
  577.  
  578. /* FALLING SNOW */
  579. #inlineContent:before {
  580. position: fixed;
  581. left: 0;
  582. top: 0;
  583. content: '';
  584. width: 100%;
  585. height: 100%;
  586. background-image: url(http://i.imgur.com/nhrBdMu.png),
  587. url(http://i.imgur.com/oHXjwMU.png),
  588. url(http://i.imgur.com/EgS0mDd.png);
  589. animation: Falling 20s linear infinite;
  590. -moz-animation: Falling 20s linear infinite;
  591. -webkit-animation: Falling 20s linear infinite;
  592. z-index: 102;
  593. }
  594.  
  595. #list_surround {
  596. background-attachment: scroll;
  597. background-color: transparent;
  598. background-image: url(https://imgur.com/3Ofz0vK.png);
  599. background-position: center 5px;
  600. background-repeat: no-repeat no-repeat;
  601. font-size: 100%;
  602. padding-top: 450px;
  603. line-height: 1;
  604. position: absolute;
  605. left: 440px !important;
  606. padding-left: 0px;
  607. width: 1040px;
  608. font-color: #FFFFFF;
  609. }
  610. a {
  611. color:#FFFFFF;
  612. text-decoration:none !important;
  613. text-shadow:none;
  614. font-family: Roboto;
  615. font-size: 14px;
  616. }
  617. a:hover {
  618. color: snow !important;
  619. text-shadow: -1px -1px 3px deepskyblue, 1px 1px 3px deepskyblue;
  620. text-decoration:none !important;
  621. }
  622. .table_header {
  623. background-color:rgba(0, 0, 0, 0.8);
  624. }
  625. .table_header:first-of-type {
  626. border-bottom-left-radius:0;
  627. border-bottom-right-radius:0;
  628. border-top-left-radius:6px;
  629. border-top-right-radius:0;
  630. }
  631. .table_header:nth-of-type(2) {
  632. padding-left:35px;
  633. text-align:left;
  634. }
  635. .table_header:last-of-type {
  636. border-bottom-left-radius:0;
  637. border-bottom-right-radius:0;
  638. border-top-left-radius:0;
  639. border-top-right-radius:6px;
  640. }
  641. .table_header:nth-last-of-type(2) {
  642. border-radius: 0 6px 0 0;}
  643. .td1 {
  644. background-color:rgba(18, 30, 60, 0.5);
  645. height:65px;
  646. }
  647. .td2 {
  648. background-color:rgba(18, 30, 60, 0.5);
  649. height:65px;
  650. }
  651. tr:hover [class^="td"] {
  652. transition: .1s linear;
  653. background-color: rgba(112, 57, 105, 0.7);
  654. }
  655. .table_header, .td1, .td2, .status_selected, .status_not_selected, .category_totals {
  656. border:0 none;
  657. padding:4px;
  658. text-align:center;
  659. vertical-align:top;
  660. }
  661. .table_header, .td1, .td2, .category_totals {
  662. color:white;
  663. font-size: 14px;
  664. font-family: Roboto;
  665. }
  666. .borderRBL {
  667. line-height:normal !important;
  668. }
  669. [cellspacing="0"] {
  670. line-height:17px;
  671. }
  672. .category_totals {
  673. background-color:rgba(15, 15,15, 0.498039);
  674. border-bottom-left-radius:6px;
  675. border-bottom-right-radius:6px;
  676. border-top-left-radius:0;
  677. border-top-right-radius:0;
  678. color:white;
  679. text-align:center;
  680. }
  681. [class^="header_"] * {
  682. background-repeat: no-repeat no-repeat;
  683. font-size: 0;
  684. padding-bottom: 0px;
  685. text-align: right;
  686. vertical-align: bottom;
  687. }
  688. .header_title {
  689. border-bottom-left-radius:4px;
  690. border-bottom-right-radius:4px;
  691. border-top-left-radius:4px;
  692. border-top-right-radius:4px;
  693. color:#FFFFFF;
  694. display:inline-block;
  695. font-style:italic;
  696. height:auto;
  697. padding:0 8px 0 0;
  698. text-shadow:rgba(0, 0, 0, 0.14902) 0 1px 1px;
  699. }
  700. #grand_totals {
  701. background-color:transparent;
  702. border:0 none;
  703. border-bottom-left-radius:3px;
  704. border-bottom-right-radius:3px;
  705. border-top-left-radius:3px;
  706. border-top-right-radius:3px;
  707. color:#FFFFFF;
  708. line-height:20px;
  709. min-height:20px;
  710. padding:8px;
  711. text-align:center;
  712. vertical-align:middle;
  713. }
  714. #copyright {
  715. background-color:rgba(42, 42, 103, 0.8);
  716. border-bottom-left-radius:3px;
  717. border-bottom-right-radius:3px;
  718. border-top-left-radius:3px;
  719. border-top-right-radius:3px;
  720. color:#EEEEEE;
  721. line-height:17px;
  722. margin-top:10px;
  723. padding:8px;
  724. text-align:center;
  725. font-family: Roboto;
  726. font-size: 14px;
  727. }
  728. #copyright::after {
  729. }
  730. .hide {
  731. background-color:rgba(248, 162, 200, 0.701961);
  732. background-position:50% 50%;
  733. background-repeat:no-repeat no-repeat;
  734. background-size:cover;
  735. border:1px solid #FFFFFF;
  736. border-bottom-left-radius:7px;
  737. border-bottom-right-radius:7px;
  738. border-top-left-radius:7px;
  739. border-top-right-radius:0;
  740. display:inline-block !important;
  741. height:55px;
  742. margin-left:33px;
  743. margin-top:-65px;
  744. position:absolute;
  745. width:35px;
  746. }
  747. .hide:hover {
  748. background-color:transparent;
  749. background-repeat:no-repeat no-repeat;
  750. background-size:cover;
  751. border-bottom-left-radius:20px;
  752. border-bottom-right-radius:20px;
  753. border-top-left-radius:20px;
  754. border-top-right-radius:20px;
  755. box-shadow:rgba(63, 52, 60, 0.54902) 0 0 8px 8px;
  756. margin-left:-140px;
  757. padding-right:150px;
  758. padding-top:220px !important;
  759. position:absolute;
  760. z-index:1;
  761. }
  762. .td1:nth-of-type(2), .td2:nth-of-type(2) {
  763. padding-left:35px;
  764. text-align:left;
  765. }
  766. td:nth-of-type(6) small {
  767. font-size: 12;
  768. color: white;
  769. left: 46px;
  770. position: relative;
  771. }
  772. .td1:nth-of-type(6), .td2:nth-of-type(6) {
  773. background-attachment:scroll;
  774. background-color:transparent !important;
  775. background-image:none;
  776. background-position:0 0;
  777. background-repeat:repeat repeat;
  778. border-bottom-style:none !important;
  779. border-bottom-width:medium !important;
  780. display:inline-block;
  781. font-size: 12px;
  782. font-family: Raleway;
  783. height:0 !important;
  784. left:70px;
  785. line-height:16px !important;
  786. margin-top:16px;
  787. position:absolute;
  788. text-align:justify !important;
  789. width:745px;
  790. z-index:2;
  791. padding-top:5px;
  792. }
  793. .table_header:nth-of-type(6) {
  794. display:none;
  795. }
  796. span[id*="tagRow"] {
  797. display:block !important;
  798. }
  799. span[id*="tagLinks"] {
  800. display:none !important;
  801. }
  802. a, .td1, .td2, .category_totals {
  803. -webkit-transition:all 0.25s ease-in-out 0s;
  804. transition:all 0.25s ease-in-out 0s;
  805. }
  806.  
  807. /*
  808. CATEGORY MENU BUTTONS TRANSITION SPEED
  809. By default, set to .25th of a second (a 1/4 of a second transition).
  810. */
  811. .status_not_selected a {
  812. transition: all 0.25s ease-in-out 0s;
  813. }
  814.  
  815.  
  816. /*
  817. CATEGORY MENU BUTTONS (BACKGROUNDS/POSITION)
  818. You can also change the position of the buttons on the page with the right/top buttons. Change right to left to start them from the left side instead.
  819.  
  820. Active button images are the ones seen on their own category page or when hovering over them (pointing to it with your mouse), and inactive are the others. So on the completed page you'll see the active button's image on the completed button. On other pages, you'll see the inactive image, until you point to it.
  821. */
  822.  
  823. /*
  824. CURRENT BUTTON (INACTIVE)
  825. */
  826. .status_not_selected a[href*="status=1"] {
  827. background-image: url(https://i.imgur.com/zsEZMko.png);
  828. top: 60px;
  829. left: -55px;
  830. opacity: .6;
  831. }
  832.  
  833.  
  834. /*
  835. CURRENT BUTTON (ACTIVE, HOVER)
  836. */
  837. .status_selected a[href*="status=1"], .status_not_selected a[href*="status=1"]:hover{
  838. background-image: url(https://i.imgur.com/Qih3lwI.png);
  839. top: 60px;
  840. left: -5px;
  841. opacity: .99;
  842. }
  843.  
  844.  
  845. /*
  846. COMPLETED (INACTIVE)
  847. */
  848. .status_not_selected a[href*="status=2"] {
  849. background-image: url(https://i.imgur.com/OKWG3pe.png);
  850. top: 150px;
  851. left: -55px;
  852. opacity: .6;
  853. }
  854.  
  855. /*
  856. COMPLETED (ACTIVE, HOVER)
  857. */
  858. .status_selected a[href*="status=2"], .status_not_selected a[href*="status=2"]:hover {
  859. background-image: url(https://i.imgur.com/ClrUu6r.png);
  860. top: 150px;
  861. left: -5px;
  862. opacity: .99;
  863. }
  864.  
  865. /*
  866. ON-HOLD (INACTIVE)
  867. */
  868. .status_not_selected a[href*="status=3"] {
  869. background-image: url(https://i.imgur.com/bs79C4I.png);
  870. top: 240px;
  871. left: -55px;
  872. opacity: .6;
  873. }
  874.  
  875. /*
  876. ON-HOLD (ACTIVE, HOVER)
  877. */
  878. .status_selected a[href*="status=3"], .status_not_selected a[href*="status=3"]:hover {
  879. background-image: url(https://i.imgur.com/Mb34lzT.png);
  880. top: 240px;
  881. left: -5px;
  882. opacity: .99;
  883. }
  884.  
  885. /*
  886. DROPPED (INACTIVE)
  887. */
  888. .status_not_selected a[href*="status=4"] {
  889. background-image: url(https://i.imgur.com/SpgAYMv.png);
  890. top: 330px;
  891. left: -55px;
  892. opacity: .6;
  893. }
  894.  
  895. /*
  896. DROPPED (ACTIVE, HOVER)
  897. */
  898. .status_selected a[href*="status=4"], .status_not_selected a[href*="status=4"]:hover {
  899. background-image: url(https://i.imgur.com/HwkaUQW.png);
  900. top: 330px;
  901. left: -5px;
  902. opacity: .99;
  903. }
  904.  
  905. /*
  906. PLANNED (INACTIVE)
  907. */
  908. .status_not_selected a[href*="status=6"] {
  909. background-image: url(https://i.imgur.com/eSDjLEG.png);
  910. top: 420px;
  911. left: -55px;
  912. opacity: .6;
  913. }
  914.  
  915. /*
  916. PLANNED (ACTIVE, HOVER)
  917. */
  918. .status_selected a[href*="status=6"], .status_not_selected a[href*="status=6"]:hover {
  919. background-image: url(https://i.imgur.com/uVT1Nwc.png);
  920. top: 420px;
  921. left: -5px;
  922. opacity: .99;
  923. }
  924.  
  925. /*
  926. ALL ANIME (INACTIVE)
  927. */
  928. .status_not_selected a[href*="status=7"] {
  929. background-image: url(https://i.imgur.com/AwGc7yJ.png);
  930. top: 510px;
  931. left: -55px;
  932. opacity: .6;
  933. }
  934.  
  935. /*
  936. ALL ANIME (ACTIVE, HOVER)
  937. */
  938. .status_selected a[href*="status=7"], .status_not_selected a[href*="status=7"]:hover {
  939. background-image: url(https://i.imgur.com/66LVZnG.png);
  940. top: 510px;
  941. left: -5px;
  942. opacity: .99;
  943. }
  944.  
  945. /*
  946. BUTTON TEXT
  947. This section is disabled by default. The fonts you see on buttons by default are in the default custom images, which you change above. If you want the original text back in the buttons, change "transparent !important" below to the color you want. You can also change the font size here or add a custom font family.
  948. */
  949. .status_selected a, .status_not_selected a {
  950. color: transparent !important;
  951. text-decoration: none !important;
  952. text-align: left;
  953. font-size: 0px;
  954. font-family: ;
  955. }
  956.  
  957. /*
  958. OTHER CATEGORY BUTTON CODES (HEIGHT/WIDTH/COLOR)
  959. Control the height and width of all the buttons at once here. Change "fixed" to "absolute" to keep the buttons from scrolling down with the page. Border radius controls the button's roundness.
  960. */
  961. .status_selected a[href*="status=1"],
  962. .status_selected a[href*="status=2"],
  963. .status_selected a[href*="status=3"],
  964. .status_selected a[href*="status=4"],
  965. .status_selected a[href*="status=6"],
  966. .status_selected a[href*="status=7"],
  967. .status_not_selected a[href*="status=1"],
  968. .status_not_selected a[href*="status=2"],
  969. .status_not_selected a[href*="status=3"],
  970. .status_not_selected a[href*="status=4"],
  971. .status_not_selected a[href*="status=6"],
  972. .status_not_selected a[href*="status=7"] {
  973. background-color: transparent;
  974. background-position: right top;
  975. background-repeat: repeat repeat;
  976. background-size: contain;
  977. display: block;
  978. height: 80px;
  979. width: 230px;
  980. padding-left: 6px !important;
  981. overflow: auto;
  982. padding: 0;
  983. border: white 0px solid;
  984. border-radius: 0px 11px 11px 0px;
  985. position: fixed;
  986. }
  987.  
  988. /*
  989. HEADERS
  990. Control the headers here.
  991. */
  992.  
  993. .header_cr {
  994. background-color:transparent;;
  995. background-image:url(https://imgur.com/DZdVsft.png);
  996. background-position:28px 5px;
  997. background-repeat:no-repeat no-repeat;
  998. margin-bottom: 0;
  999. padding-top: 200px;
  1000. }
  1001. .header_completed {
  1002. background-color: transparent;
  1003. background-image: url(https://imgur.com/uMizeOD.png);
  1004. background-position:28px 5px;
  1005. background-repeat: no-repeat no-repeat;
  1006. margin-bottom: 0;
  1007. padding-top: 200px;
  1008. }
  1009. .header_onhold {
  1010. background-color:transparent;;
  1011. background-image:url(https://imgur.com/Bv0HVYX.png);
  1012. background-position:28px 5px;
  1013. background-repeat:no-repeat no-repeat;
  1014. margin-bottom: 0;
  1015. padding-top: 200px;
  1016. }
  1017. .header_dropped {
  1018. background-color:transparent;;
  1019. background-image:url(https://imgur.com/74PdC9l.png);
  1020. background-position:28px 5px;
  1021. background-repeat:no-repeat no-repeat;
  1022. margin-bottom: 0;
  1023. padding-top: 200px;
  1024. }
  1025. .header_ptw {
  1026. background-color:transparent;;
  1027. background-image:url(https://imgur.com/T6kCUUG.png);
  1028. background-position:28px 5px;
  1029. background-repeat:no-repeat no-repeat;
  1030. margin-bottom: 0;
  1031. padding-top: 200px;
  1032. }
  1033. .status_selected {
  1034. display:block;
  1035. }
  1036. .status_not_selected {
  1037. display:block;
  1038. }
  1039. .status_not_selected {
  1040. opacity:1;
  1041. }
  1042. .status_not_selected:hover {
  1043. color:transparent;
  1044. opacity:1;
  1045. }
  1046.  
  1047. .animetitle + small {
  1048. color:dodgerBlue !important;
  1049. font-size:75%;
  1050. font-weight:bold;
  1051. }
  1052. #list_surround small a {
  1053. background: url("https://imgur.com/tOiVwu0.png") no-repeat scroll center center transparent;
  1054. color: transparent !important;
  1055. font-size: 13px;
  1056. text-shadow: none !important;
  1057. }
  1058.  
  1059. a.List_LightBox {
  1060. background: url("https://imgur.com/br6gs3A.png") no-repeat scroll center center transparent !important;
  1061. color: transparent !important;
  1062. }
  1063.  
  1064.  
  1065. /*DVD COVER HOVER GLITCH FIX (Chrome/Safari/Firefox/Opera only)*/
  1066. .hide:hover:after {
  1067. background: transparent;
  1068. content: " ";
  1069. height: 75px;
  1070. left: 0;
  1071. position: absolute;
  1072. top: 0;
  1073. width: 210px;
  1074. z-index: 20;
  1075. }
  1076.  
  1077. /*Grey buttons at the top*/
  1078.  
  1079. #mal_cs_listinfo,
  1080. #mal_cs_links,
  1081. #mal_cs_otherlinks,
  1082. #mal_cs_powered {
  1083. box-sizing: border-box;
  1084. background: none no-repeat scroll 100% 0 transparent;
  1085. border: 0 none;
  1086. height: 0 !important;
  1087. overflow: hidden;
  1088. padding: 32px 0 0 !important;
  1089. position: fixed;
  1090. right: 4px;
  1091. text-align: right;
  1092. top: 4px;
  1093. z-index: 10;
  1094. width: 210px !important;
  1095. }
  1096. #mal_cs_listinfo:hover,
  1097. #mal_cs_links:hover,
  1098. #mal_cs_otherlinks:hover,
  1099. #mal_cs_powered:hover {
  1100. height: 500px !important;
  1101. padding-top: 32px !important;
  1102. }
  1103. #mal_cs_listinfo div,
  1104. #mal_cs_links div,
  1105. #mal_cs_otherlinks div,
  1106. #mal_cs_powered div,
  1107. #mal_cs_powered dd {
  1108. background-color: transparent;
  1109. font-size: 0 !important;
  1110. line-height: 0;
  1111. margin: 0 !important;
  1112. opacity: 0;
  1113. padding: 4px 0 0 !important;
  1114. }
  1115. #mal_cs_listinfo:hover div,
  1116. #mal_cs_links:hover div,
  1117. #mal_cs_otherlinks:hover div,
  1118. #mal_cs_powered:hover div,
  1119. #mal_cs_powered:hover dd {
  1120. opacity: 1;
  1121. }
  1122. #mal_cs_listinfo div:nth-of-type(2),
  1123. #mal_cs_links div:nth-of-type(2),
  1124. #mal_cs_otherlinks div:nth-of-type(2),
  1125. #mal_cs_powered div:nth-of-type(2) {
  1126. padding: 4px 0 0 !important;
  1127. }
  1128. #mal_cs_listinfo a,
  1129. #mal_cs_links a,
  1130. #mal_cs_otherlinks a,
  1131. #mal_cs_powered a {
  1132. background-color: #151515 !important;
  1133. display: block;
  1134. font: 18px/17px 'Arial', sans-serif !important;
  1135. font-weight: bold;
  1136. margin: 4px 0 0;
  1137. padding: 8px 8px 8px !important;
  1138. text-decoration: none !important;
  1139. }
  1140. #mal_cs_listinfo a:nth-of-type(1),
  1141. #mal_cs_links a:nth-of-type(1),
  1142. #mal_cs_otherlinks a:nth-of-type(1),
  1143. #mal_cs_powered a:nth-of-type(1) {
  1144. margin-top: 0;
  1145. }
  1146. #mal_cs_listinfo a:hover,
  1147. #mal_cs_links a:hover,
  1148. #mal_cs_otherlinks a:hover {
  1149. background-color: #444444 !important;
  1150. }
  1151. #mal_cs_listinfo strong a strong {
  1152. font-weight: normal;
  1153. }
  1154. #mal_cs_otherlinks strong {
  1155. color: #151515;
  1156. display: block;
  1157. font: bold 13px/17px 'Arial',sans-serif !important;
  1158. padding: 0 4px 4px;
  1159. }
  1160. #mal_cs_otherlinks strong a {
  1161. background: none transparent !important;
  1162. color: #151515;
  1163. display: inline;
  1164. font: bold 13px/17px 'Arial',sans-serif !important;
  1165. margin: 0;
  1166. padding: 0;
  1167. }
  1168. #mal_cs_powered a {
  1169. background-color: #262626!important;
  1170. display: block !important;
  1171. margin: 0 !important;
  1172. opacity: 0;
  1173. padding: 4px 0 0 !important;
  1174. }
  1175. #mal_cs_powered:hover a {
  1176. opacity: 1;
  1177. }
  1178.  
  1179. #mal_cs_powered #search {
  1180. padding: 8px 2px 0px 0px !important;
  1181. position: relative;
  1182. }
  1183. #searchBox {
  1184. box-sizing: border-box;
  1185. border-color: #151515;
  1186. border-style: solid;
  1187. border-width: 1px;
  1188. color: #151515;
  1189. padding: 0 8px 0 !important;
  1190. display: inline-block;
  1191. font-family: Tahoma, Geneva, sans-serif;
  1192. font-size: 14px !important;
  1193. height: 32px;
  1194. vertical-align: top;
  1195. width: 210px !important;
  1196. }
  1197. #searchBox:hover,
  1198. #searchBox:focus {
  1199. border-color: #444444;
  1200. }
  1201. #searchListButton {
  1202. display: none !important;
  1203. }
  1204. #mal_cs_listinfo {
  1205. background-image: url("http://i.imgur.com/iG3YW4R.png");
  1206. right: 106px !important;
  1207. }
  1208. #mal_cs_links {
  1209. background-image: url("http://i.imgur.com/cV8Dzgj.png");
  1210. right: 72px !important;
  1211. z-index: 9;
  1212. }
  1213. #mal_cs_otherlinks {
  1214. background-image: url("http://i.imgur.com/SFIUpN1.png");
  1215. right: 38px !important;
  1216. z-index: 8;
  1217. }
  1218. #mal_cs_powered {
  1219. background-image: url("http://i.imgur.com/RRIAZ3o.png");
  1220. right: 4px !important;
  1221. z-index: 7;
  1222. position: fixed !important;
  1223. }
  1224. #mal_control_strip {
  1225. background: transparent !important;
  1226. }
  1227. #mal_cs_pic img {
  1228. display: none !important;
  1229. }
  1230. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
  1231. border-right: 0 none !important;
  1232. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement