Advertisement
Shishipastebin

Untitled

Dec 15th, 2018
478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.29 KB | None | 0 0
  1. /*Layout CSS was originally made by Takana no hana, edits by Shishio-kun and Valerio_Lyndon
  2.  
  3. If you need help with it please visit our group:
  4. https://myanimelist.net/clubs.php?cid=19736
  5.  
  6. Learn how to customize the layout here:
  7. https://myanimelist.net/forum/?topicid=1640096
  8. */
  9.  
  10. @\import "https://malscraper.azurewebsites.net/covers/auto/presets/dataimagelinkbefore";
  11. @\import "https://fonts.googleapis.com/css?family=Orbitron";
  12. @\import "https://fonts.googleapis.com/css?family=Amaranth";
  13. @\import "https://fonts.googleapis.com/css?family=Rancho";
  14. @\import "https://fonts.googleapis.com/css?family=Kaushan+Script|Tangerine";
  15.  
  16.  
  17. /* WALLPAPER
  18. To change background images: Delete what's in the parenthesis. Upload the new background to Imgur or a similar site, then copy the direct link (or Original GIF link if it's animated) and paste it into the parenthesis. Save.
  19. */
  20. body, body.ownlist {
  21. background-image: url(http://i.imgur.com/VTrW1N1.jpg);
  22. }
  23.  
  24.  
  25. /* BANNER AVATAR */
  26. .list-table .list-table-header:after {
  27. background-image: url(http://i.imgur.com/GH6BMvr.gif);
  28. }
  29.  
  30. /* BANNER QUOTE*/
  31. .cover-block::before {
  32. content: "I won't let go of you - I'll never let go again ... This hand was finally able to catch you!"
  33. }
  34.  
  35.  
  36.  
  37.  
  38. /* CURRENTLY WATCHING BANNER BACKGROUND */
  39. .list-unit.watching .list-status-title:after,
  40. .list-unit.reading .list-status-title:after {
  41. background-image: url(http://i.imgur.com/kAGfZRq.png);
  42. }
  43.  
  44. /* COMPLETED BANNER BACKGROUND */
  45. .list-unit.completed .list-status-title:after {
  46. background-image: url(http://i.imgur.com/W6iKnWb.png);
  47. }
  48.  
  49. /* ON-HOLD BANNER BACKGROUND */
  50. .list-unit.onhold .list-status-title:after {
  51. background-image: url(http://i.imgur.com/XAbWBod.png);
  52. }
  53.  
  54. /* DROPPED BANNER BACKGROUND */
  55. .list-unit.dropped .list-status-title:after {
  56. background-image: url(http://i.imgur.com/UfIUduo.png);
  57. }
  58.  
  59. /* PLAN TO BANNER BACKGROUND */
  60. .list-unit.plantowatch .list-status-title:after,
  61. .list-unit.plantoread .list-status-title:after {
  62. background-image: url(http://i.imgur.com/pPc1BRS.png);
  63. }
  64.  
  65. /* ALL ANIME/MANGA BANNER BACKGROUND */
  66. .list-unit.all_anime .list-status-title:after {
  67. background-image: url(http://i.imgur.com/CCI8X9T.png);
  68. }
  69.  
  70.  
  71.  
  72.  
  73. /* ALL ANIME BANNER BUTTON */
  74. .status-menu-container .status-menu .status-button.all_anime {
  75. background-image:url(http://i.imgur.com/DLLqSTd.png);
  76. }
  77. .status-menu-container .status-menu .status-button.all_anime:hover,
  78. .status-menu-container .status-menu .status-button.all_anime.on {
  79. background-image:url(http://i.imgur.com/aKqWN3u.gif);
  80. }
  81.  
  82. /* CURRENTLY WATCHING BANNER BUTTON*/
  83. .status-menu-container .status-menu .status-button.watching,
  84. .status-menu-container .status-menu .status-button.reading {
  85. background-image:url(http://i.imgur.com/5pPg4ac.png);
  86. left:8px !important;
  87. }
  88. .status-menu-container .status-menu .status-button.watching:hover,
  89. .status-menu-container .status-menu .status-button.watching.on,
  90. .status-menu-container .status-menu .status-button.reading:hover,
  91. .status-menu-container .status-menu .status-button.reading.on {
  92. background-image:url(http://i.imgur.com/WESHf5N.gif);
  93. }
  94.  
  95.  
  96. /* COMPLETED BANNER BUTTON*/
  97. .status-menu-container .status-menu .status-button.completed {
  98. background-image:url(http://i.imgur.com/RlcbKxj.png);
  99. left:16px !important;
  100. }
  101. .status-menu-container .status-menu .status-button.completed:hover,
  102. .status-menu-container .status-menu .status-button.completed.on {
  103. background-image:url(http://i.imgur.com/UMovoVS.gif);
  104. }
  105.  
  106.  
  107. /* ON HOLD BANNER BUTTON */
  108. .status-menu-container .status-menu .status-button.onhold {
  109. background-image:url(http://i.imgur.com/ASPp5y9.png);
  110. left:24px !important;
  111. }
  112. .status-menu-container .status-menu .status-button.onhold:hover ,
  113. .status-menu-container .status-menu .status-button.onhold.on {
  114. background-image:url(http://i.imgur.com/ouJqNKc.gif);
  115. }
  116.  
  117.  
  118. /* DROPPED BANER BUTTON*/
  119. .status-menu-container .status-menu .status-button.dropped {
  120. background-image:url(http://i.imgur.com/aTKLiQg.png);
  121. left:32px !important;
  122. }
  123. .status-menu-container .status-menu .status-button.dropped:hover,
  124. .status-menu-container .status-menu .status-button.dropped.on {
  125. background-image:url(http://i.imgur.com/sRPU8yp.gif);
  126. }
  127.  
  128.  
  129. /* PLAN TO BANNER BUTTON */
  130. .status-menu-container .status-menu .status-button.plantowatch,
  131. .status-menu-container .status-menu .status-button.plantoread {
  132. background-image:url(http://i.imgur.com/BBHhd2Z.png);
  133. left:40px !important;
  134. }
  135. .status-menu-container .status-menu .status-button.plantowatch:hover,
  136. .status-menu-container .status-menu .status-button.plantowatch.on,
  137. .status-menu-container .status-menu .status-button.plantoread:hover,
  138. .status-menu-container .status-menu .status-button.plantoread.on {
  139. background-image:url(http://i.imgur.com/zJYQb4x.gif);
  140. }
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149. /* BOTTOM RENDER */
  150. footer::after {
  151. width: 20%;
  152. height: 100%;
  153. left:calc(50% + 460px);
  154. background: url(http://i.imgur.com/ea0NmJM.png) no-repeat bottom right;}
  155.  
  156.  
  157. /* ANIME/MANGA CONTAINER SETTINGS */
  158.  
  159. .list-unit {
  160. background-color: rgba(0,0,0,.4) ;
  161. }
  162.  
  163. .status-menu-container {
  164. background-color: rgba(0,0,0,.4) ;
  165. }
  166.  
  167. .list-table .list-table-data:hover {
  168. background-color: rgba(0,0,0,.4) ;
  169. }
  170.  
  171.  
  172.  
  173. /* GREYSCALE FOR CATEGORY BUTTONS */
  174. .status-menu-container .status-menu .status-button.watching,
  175. .status-menu-container .status-menu .status-button.reading,
  176. .status-menu-container .status-menu .status-button.completed,
  177. .status-menu-container .status-menu .status-button.onhold,
  178. .status-menu-container .status-menu .status-button.dropped,
  179. .status-menu-container .status-menu .status-button.plantowatch,
  180. .status-menu-container .status-menu .status-button.plantoread,
  181. .status-menu-container .status-menu .status-button.all_anime
  182. {
  183. filter: grayscale(100%);
  184. }
  185.  
  186.  
  187. .status-menu-container .status-menu .status-button.all_anime:hover,
  188. .status-menu-container .status-menu .status-button.all_anime.on,
  189. .status-menu-container .status-menu .status-button.plantowatch:hover,
  190. .status-menu-container .status-menu .status-button.plantowatch.on,
  191. .status-menu-container .status-menu .status-button.plantoread:hover,
  192. .status-menu-container .status-menu .status-button.plantoread.on,
  193. .status-menu-container .status-menu .status-button.dropped:hover,
  194. .status-menu-container .status-menu .status-button.dropped.on,
  195. .status-menu-container .status-menu .status-button.onhold:hover,
  196. .status-menu-container .status-menu .status-button.onhold.on,
  197. .status-menu-container .status-menu .status-button.completed:hover,
  198. .status-menu-container .status-menu .status-button.completed.on,
  199. .status-menu-container .status-menu .status-button.watching:hover,
  200. .status-menu-container .status-menu .status-button.watching.on,
  201. .status-menu-container .status-menu .status-button.reading:hover,
  202. .status-menu-container .status-menu .status-button.reading.on{
  203. filter: inherit;
  204. }
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213. /* OTHER STUFF */
  214.  
  215.  
  216.  
  217. /* Removing default cover (banner) image */
  218.  
  219. #cover-image{
  220. display: none;
  221. }
  222.  
  223.  
  224. .list-table .list-table-data{
  225. background-color: rgba(0,0,0,0);
  226. box-shadow: 0 0 2px transparent;
  227. border: 0px solid transparent;
  228. }
  229.  
  230.  
  231. .list-table .list-table-data:hover {
  232. box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
  233. border: 1px solid rgba(0,0,0,.3);
  234. }
  235.  
  236. .list-unit.watching:after, .list-unit.reading:after, .list-unit.onhold:after, .list-unit.plantowatch:after,.list-unit.plantoread:after {
  237. background-repeat: no-repeat;
  238. background-size: contain;
  239. height: 100%;
  240. background-position: right;
  241. display: inline-block !important;
  242. margin: auto !important;
  243. position: fixed !important;
  244. left: 0 !important;
  245. right: 0 !important;
  246. top: 0 !important;
  247. z-index: -5 !important;
  248. content: "";
  249. pointer-events: none;
  250. opacity: 1 !important;
  251. }
  252.  
  253. .list-unit.completed:after, .list-unit.dropped:after, .list-unit.all_anime:after {
  254. background-repeat: no-repeat;
  255. background-size: contain;
  256. height: 100%;
  257. background-position: right;
  258. display: inline-block !important;
  259. margin: auto !important;
  260. position: fixed !important;
  261. left: 0 !important;
  262. right: 0 !important;
  263. top: 0 !important;
  264. z-index: -5 !important;
  265. content: "";
  266. pointer-events: none;
  267. opacity: 1 !important;
  268. }
  269.  
  270.  
  271.  
  272. .list-unit .list-status-title .text {
  273. display: block;
  274. position:absolute;
  275. width: 1180px;
  276. height: 38px !important;
  277. font-size: 22px;
  278. color: #fff;
  279. font-family: 'Kaushan Script', cursive;
  280. text-align: center;
  281. vertical-align: middle;
  282. text-align: center;
  283. border:none;
  284. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #FFF !important;
  285. background-color: transparent;
  286. margin-top: -30px !important;
  287. z-index:10 !important;
  288. }
  289.  
  290. .list-table .list-table-header:after {
  291. position:absolute;
  292. height: 120px !important;
  293. width: 120px! important;
  294. background-repeat: no-repeat;
  295. background-size: contain;
  296. position: absolute;
  297. display:block !important;
  298. margin-left:57px;
  299. margin-top:-280px;
  300. content: "";
  301. padding: 5px;
  302. background-color:#fff;
  303. box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
  304. border-radius:5px;
  305. border: #fff 2px solid;
  306. pointer-events: none;
  307. z-index: 10 !important;
  308. }
  309.  
  310. footer::after {
  311. content: "";
  312. display: block;
  313. position: fixed;
  314. bottom: 0px;
  315. background-size: 100%;
  316. pointer-events: none;
  317. z-index: 3; }
  318.  
  319. .cover-block::after {
  320. display: none !important;
  321. }
  322.  
  323.  
  324. .list-unit.watching .list-status-title:after, .list-unit.reading .list-status-title:after {
  325. color: transparent;
  326. height: 755px !important;
  327. width: 1176px! important;
  328. background-repeat: no-repeat;
  329. background-size: contain;
  330. position: absolute !important;
  331. display: block !important;
  332. left: 0 !important;
  333. right: 0 !important;
  334. margin-top: -500px !important;
  335. content: "";
  336. z-index: 0 !important;
  337. margin-bottom: 20px !important;
  338. pointer-events: none;
  339. }
  340.  
  341.  
  342.  
  343. .list-unit.completed .list-status-title:after {
  344. color: transparent;
  345. height: 755px !important;
  346. width: 1176px! important;
  347. background-repeat: no-repeat;
  348. background-size: contain;
  349. position: absolute !important;
  350. display: block !important;
  351. left: 0 !important;
  352. right: 0 !important;
  353. margin-top: -500px !important;
  354. content: "";
  355. z-index: 0 !important;
  356. margin-bottom: 20px !important;
  357. pointer-events: none;
  358. }
  359.  
  360. .list-unit.onhold .list-status-title:after {
  361. color: transparent;
  362. height: 755px !important;
  363. width: 1176px! important;
  364. background-repeat: no-repeat;
  365. background-size: contain;
  366. position: absolute !important;
  367. display: block !important;
  368. left: 0 !important;
  369. right: 0 !important;
  370. margin-top: -500px !important;
  371. content: "";
  372. z-index: 0 !important;
  373. margin-bottom: 20px !important;
  374. pointer-events: none;
  375. }
  376.  
  377. .list-unit.dropped .list-status-title:after {
  378. color: transparent;
  379. height: 755px !important;
  380. width: 1176px! important;
  381. background-repeat: no-repeat;
  382. background-size: contain;
  383. position: absolute !important;
  384. display: block !important;
  385. left: 0 !important;
  386. right: 0 !important;
  387. margin-top: -500px !important;
  388. content: "";
  389. z-index: 0 !important;
  390. margin-bottom: 20px !important;
  391. pointer-events: none;
  392. }
  393.  
  394. .list-unit.plantowatch .list-status-title:after, .list-unit.plantoread .list-status-title:after{
  395. color: transparent;
  396. height: 755px !important;
  397. width: 1176px! important;
  398. background-repeat: no-repeat;
  399. background-size: contain;
  400. position: absolute !important;
  401. display: block !important;
  402. left: 0 !important;
  403. right: 0 !important;
  404. margin-top: -500px !important;
  405. content: "";
  406. z-index: 0 !important;
  407. margin-bottom: 20px !important;
  408. pointer-events: none;
  409. }
  410.  
  411. .list-unit.all_anime .list-status-title:after {
  412. color: transparent;
  413. height: 755px !important;
  414. width: 1176px! important;
  415. background-repeat: no-repeat;
  416. background-size: contain;
  417. position: absolute !important;
  418. display: block !important;
  419. left: 0 !important;
  420. right: 0 !important;
  421. margin-top: -500px !important;
  422. content: "";
  423. z-index: 0 !important;
  424. margin-bottom: 20px !important;
  425. pointer-events: none;
  426. }
  427.  
  428. #advanced-options {
  429. position: fixed;
  430. top: 24px;
  431. left: 0;
  432. right: 0;
  433. display: none;
  434. width: 860px;
  435. margin: 0 auto;
  436. padding: 25px 0px 30px;
  437. -moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
  438. -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
  439. -o-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
  440. -ms-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
  441. box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
  442. color: #fff;
  443. text-align: left;
  444. font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif;
  445. z-index: 1101;
  446. border: none;
  447. background-image: url(http://i.imgur.com/xD2LRjG.png);
  448. background-color:rgba(0,0,0,.5);
  449. background-repeat: no-repeat;
  450. background-size: cover;
  451. background-position: 50% 50%;}
  452.  
  453. #advanced-options .advanced-options-header {
  454. width: 750px;
  455. margin: 0px auto;
  456. padding-bottom: 4px;
  457. border-bottom: 1px solid #fff;
  458. font-size: 16px;
  459. color:#fff !important;
  460. }
  461.  
  462.  
  463. #advanced-options .advanced-options-header .description {
  464. font-size: 12px;
  465. font-weight: normal;
  466. margin-left: 8px;
  467. color:#fff !important;
  468. }
  469.  
  470. #advanced-options .sort-widget .widget-header, #advanced-options .filter-widget .widget-header, #advanced-options .filter-widget.aired-date .text, #advanced-options .filter-widget.published-date .text {
  471. color:#fff !important;
  472. }
  473.  
  474. #advanced-options select {
  475. -ms-appearance: none;
  476. -webkit-appearance: none;
  477. -moz-appearance: none;
  478. appearance: none;
  479. background-image: url(/img/pc/ownlist/icon_pulldown_triangle.png);
  480. background-repeat: no-repeat;
  481. background-position: center right;
  482. background-size: 18px 8px;
  483. background-color: #FFFFFF;
  484. display: inline-block;
  485. height: 25px;
  486. padding: 4px 20px 4px 4px;
  487. padding-right: 4px\0;
  488. border: #BEBEBE 1px solid;
  489. border-radius: 0px;
  490. font-size: 12px;
  491. }
  492. #advanced-options select::-ms-expand {
  493. display: none;
  494. }
  495.  
  496. #advanced-options select:disabled {
  497. background-image: url(/img/pc/ownlist/icon_pulldown_triangle_disable.png);
  498. color: #9B9B9B;
  499. }
  500.  
  501. #advanced-options input[type=text] {
  502. padding: 4px;
  503. border: #BEBEBE 1px solid;
  504. }
  505.  
  506. #advanced-options input:focus {
  507. outline: none;
  508. }
  509.  
  510.  
  511. /* sort */
  512. #advanced-options .sort-widget {
  513. margin: 0px auto;
  514. padding: 12px 0px 0px;
  515. width: 750px;
  516. }
  517. #advanced-options .sort-widget:last-of-type {
  518. padding-bottom: 45px;
  519. }
  520.  
  521. #advanced-options .sort-widget select {
  522. width: 172px;
  523. margin-right: 8px;
  524. }
  525.  
  526. #advanced-options .sort-widget input[type=radio] {
  527. display: none;
  528. }
  529. #advanced-options .sort-widget input[type=radio] + label {
  530. background-color: #FFFFFF;
  531. display: inline-block;
  532. width: 56px;
  533. padding: 5px 0px;
  534. border: #BEBEBE 1px solid;
  535. border-radius: 4px;
  536. color: #323232;
  537. font-size: 12px;
  538. text-align: center;
  539. cursor: pointer;
  540. }
  541. #advanced-options .sort-widget input[type=radio]:checked + label {
  542. background-color: #244291;
  543. border: #244291 1px solid;
  544. color: #FFFFFF;
  545. }
  546. #advanced-options .sort-widget input[type=radio]:disabled + label {
  547. border: #BEBEBE 1px solid;
  548. color: #9B9B9B;
  549. }
  550. #advanced-options .sort-widget input[type=radio]:checked:disabled + label {
  551. background-color: #FFFFFF;
  552. border: #BEBEBE 1px solid;
  553. color: #9B9B9B;
  554. }
  555.  
  556. /* filter */
  557. #advanced-options .filter-widget {
  558. margin: 0px auto;
  559. padding: 12px 0px 0;
  560. width: 750px;
  561. }
  562.  
  563. #advanced-options .filter-widget select {
  564. margin-right: 8px;
  565. font-size: 12px;
  566. }
  567.  
  568. #advanced-options .filter-widget.title input[type=text] {
  569. width: 360px;
  570. }
  571.  
  572. #advanced-options .filter-widget.airing-status select,
  573. #advanced-options .filter-widget.publishing-status select {
  574. width: 152px;
  575. }
  576.  
  577. #advanced-options .filter-widget.producer select,
  578. #advanced-options .filter-widget.magazine select {
  579. width: 360px;
  580. }
  581.  
  582. #advanced-options .filter-widget.aired-date select.year,
  583. #advanced-options .filter-widget.published-date select.year {
  584. width: 80px;
  585. }
  586.  
  587. #advanced-options .filter-widget.aired-date select.month,
  588. #advanced-options .filter-widget.published-date select.month,
  589. #advanced-options .filter-widget.aired-date select.day,
  590. #advanced-options .filter-widget.published-date select.day {
  591. width: 60px;
  592. }
  593.  
  594. #advanced-options .filter-widget.aired-date .text,
  595. #advanced-options .filter-widget.published-date .text {
  596. display: inline-block;
  597. margin-right: 4px;
  598. font-size: 12px;
  599. }
  600.  
  601. #advanced-options .filter-widget.aired-season select.year {
  602. width: 80px;
  603. }
  604.  
  605. #advanced-options .filter-widget.aired-season select.season {
  606. width: 110px;
  607. }
  608.  
  609. #advanced-options .sort-widget .widget-header,
  610. #advanced-options .filter-widget .widget-header {
  611. display: inline-block;
  612. width: 110px;
  613. font-size: 12px;
  614. font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif;
  615. }
  616.  
  617. #advanced-options .sort-widget:last-of-type,
  618. #advanced-options .filter-widget:last-of-type {
  619. padding-bottom: 40px;
  620. }
  621.  
  622. #advanced-options .advanced-options-button {
  623. width: 750px;
  624. margin: 0px auto;
  625. padding: 12px 0px 0px;
  626. border-top: 1px solid #BEBEBE;
  627. text-align: center;
  628. }
  629.  
  630. #advanced-options .btn-apply,
  631. #advanced-options .btn-clear {
  632. background-color: rgba(0,0,0, 0.8);
  633. display: inline-block;
  634. width: 135px;
  635. margin: 0 4px;
  636. padding: 6px 0px;
  637. border-radius: 4px;
  638. font-size: 12px;
  639. color: #FFFFFF;
  640. text-align: center;
  641. -moz-transition-property: all;
  642. -o-transition-property: all;
  643. -webkit-transition-property: all;
  644. transition-property: all;
  645. -moz-transition-duration: 0.3s;
  646. -o-transition-duration: 0.3s;
  647. -webkit-transition-duration: 0.3s;
  648. transition-duration: 0.3s;
  649. -moz-transition-timing-function: ease-in-out;
  650. -o-transition-timing-function: ease-in-out;
  651. -webkit-transition-timing-function: ease-in-out;
  652. transition-timing-function: ease-in-out;
  653. }
  654.  
  655. #advanced-options .btn-apply:hover,
  656. #advanced-options .btn-clear:hover {
  657. background-color: rgba(0,0,0, 0.8);
  658. }
  659.  
  660.  
  661.  
  662. /**
  663. * General Styles
  664. */
  665.  
  666.  
  667. td {
  668. line-height: 1.5em;
  669. height: 25px !important;
  670. }
  671.  
  672. a {
  673. color: #fff;
  674. text-decoration: none;
  675. }
  676. a:hover {
  677. color: #fff !important;
  678. text-decoration: none;
  679. }
  680.  
  681. #footer-block {
  682. padding: 15px 0;
  683. background-color: #244291;
  684. color: #FFFFFF;
  685. font-family: Avenir, "lucida grande", tahoma, verdana, arial, sans-serif;
  686. display:none;
  687. }
  688.  
  689. #copyright {
  690. font-size: 12px;
  691. color: #FFFFFF;
  692. padding-top: 3px;
  693. text-align: center;
  694. }
  695.  
  696. /*
  697. * Header
  698. */
  699. .header a {
  700. font-weight: bold;
  701. color: #fff !important;
  702. }
  703. .header a:hover {
  704. text-decoration: underline;
  705. }
  706.  
  707. .header {
  708. position: absolute;
  709. color: #fff;
  710. display: block;
  711. width: 100%;
  712. height: 50px;
  713. margin: 0 auto
  714. border:none;
  715. background: -webkit-linear-gradient(rgba(0,0,0,.4), transparent); /* For Safari 5.1 to 6.0 */
  716. background: -o-linear-gradient(rgba(0,0,0,.4), transparent); /* For Opera 11.1 to 12.0 */
  717. background: -moz-linear-gradient(rgba(0,0,0,.4), transparent); /* For Firefox 3.6 to 15 */
  718. background: linear-gradient(rgba(0,0,0,.4), transparent); /* Standard syntax */
  719. -moz-transition-property: all;
  720. -o-transition-property: all;
  721. -webkit-transition-property: all;
  722. transition-property: all;
  723. -moz-transition-duration: 0.3s;
  724. -o-transition-duration: 0.3s;
  725. -webkit-transition-duration: 0.3s;
  726. transition-duration: 0.3s;
  727. -moz-transition-timing-function: ease-in-out;
  728. -o-transition-timing-function: ease-in-out;
  729. -webkit-transition-timing-function: ease-in-out;
  730. transition-timing-function: ease-in-out;
  731. z-index: 40;
  732. }
  733.  
  734. .header:hover {background-color:rgba(0,0,0,.5);
  735. -moz-transition-property: all;
  736. -o-transition-property: all;
  737. -webkit-transition-property: all;
  738. transition-property: all;
  739. -moz-transition-duration: 0.3s;
  740. -o-transition-duration: 0.3s;
  741. -webkit-transition-duration: 0.3s;
  742. transition-duration: 0.3s;
  743. -moz-transition-timing-function: ease-in-out;
  744. -o-transition-timing-function: ease-in-out;
  745. -webkit-transition-timing-function: ease-in-out;
  746. transition-timing-function: ease-in-out;
  747.  
  748. }
  749.  
  750. .header .header-menu {
  751. position: absolute;
  752. top: 5px;
  753. right: 4px
  754. }
  755. .header .header-menu.other {
  756. top: 5px;
  757. }
  758.  
  759.  
  760.  
  761. .header .header-menu .header-info {
  762. font-size: 10px;
  763. margin-top: 6px;
  764. margin-right: 15px;
  765. text-align: right;
  766. }
  767.  
  768. .header .username {
  769. font-weight: bold;
  770. }
  771.  
  772. .header .header-menu .list-menu {
  773. position: absolute;
  774. top: 25px;
  775. right: -4px;
  776. background-color: rgba(255,255,255,.8);
  777. display: none;
  778. border: none !important;
  779. -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
  780. -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
  781. box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px;
  782. z-index: 1;
  783. }
  784.  
  785. .header .header-menu .list-menu .icon-menu {
  786. display: block;
  787. width: 150px;
  788. height: 30px;
  789. color: #000;
  790. font-size: 14px;
  791. font-weight: bold;
  792. text-decoration: none;
  793. -moz-transition-property: all;
  794. -o-transition-property: all;
  795. -webkit-transition-property: all;
  796. transition-property: all;
  797. -moz-transition-duration: 0.3s;
  798. -o-transition-duration: 0.3s;
  799. -webkit-transition-duration: 0.3s;
  800. transition-duration: 0.3s;
  801. -moz-transition-timing-function: ease-in-out;
  802. -o-transition-timing-function: ease-in-out;
  803. -webkit-transition-timing-function: ease-in-out;
  804. transition-timing-function: ease-in-out;
  805. }
  806.  
  807. .header .header-menu .list-menu .icon-menu:hover {
  808. background-color: rgba(0,0,0,.5);
  809. }
  810.  
  811. .header .header-menu .list-menu .icon-menu svg.icon {
  812. position: absolute;
  813. fill: rgba(0,0,0,.5);
  814. left: 12px;
  815. top: 4px;
  816. }
  817.  
  818. .header .header-menu .list-menu .icon-menu:hover svg.icon {
  819. fill: rgba(255,255,255,1) !important;
  820. }
  821.  
  822. .header .header-menu .list-menu .icon-menu .text {
  823. position: absolute;
  824. left: 52px;
  825. top: 6px;
  826. }
  827.  
  828. .header .header-menu .list-menu .icon-menu:hover .text {color:rgba(255,255,255,1) !important;}
  829.  
  830. .header .header-menu .btn-menu {
  831. display: block;
  832. text-align: right;
  833. color: rgba(0,0,0,0.7) !important;
  834. font-size: 12px !important;
  835. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  836. }
  837.  
  838. #header-menu-dropdown > a {color: rgba(0,0,0,.5) !important;}
  839.  
  840. /* svg.icon.icon-manga-list {color: rgba(0,0,0,.5) !important;} */
  841.  
  842. /**
  843. * Floating Menu
  844. */
  845. /**
  846. * Floating Menu
  847. */
  848. .list-menu-float:before
  849. {content: "\f0c9";
  850. font-family: 'FontAwesome' !important;
  851. display: block;
  852. text-align: center !important;
  853. text-indent: 10px;
  854. color: #fff !important;
  855. font-size:1.5em !important;
  856. height: 50px;
  857. width: 40px;
  858. line-height: 50px;}
  859.  
  860. .list-menu-float:hover:before {
  861. font-size:1.7em !important;
  862. text-shadow: 0 0 2px #fff, 0 0 1px #fff, 1px 1px 7px #fff, 0 0 0 #fff;
  863. -moz-transition-property: all;
  864. -o-transition-property: all;
  865. -webkit-transition-property: all;
  866. transition-property: all;
  867. -moz-transition-duration: 0.3s;
  868. -o-transition-duration: 0.3s;
  869. -webkit-transition-duration: 0.3s;
  870. transition-duration: 0.3s;
  871. -moz-transition-timing-function: ease-in-out;
  872. -o-transition-timing-function: ease-in-out;
  873. -webkit-transition-timing-function: ease-in-out;
  874. transition-timing-function: ease-in-out;
  875. }
  876.  
  877. .list-menu-float
  878. {position: absolute;
  879. top: 0px;
  880. left:0px;
  881. width: 50px;
  882. border: none;
  883. opacity: 1;
  884. height: 40px !important;
  885. z-index: 100;
  886.  
  887. }
  888.  
  889. .list-menu-float .icon-menu
  890. {display: block;
  891. width: 120px;
  892. background-color: #dfdfdf;
  893. height: 30px;
  894. line-height: 30px;
  895. text-indent: 10px;
  896. opacity:0;
  897. }
  898.  
  899. .list-menu-float:hover .icon-menu
  900. {opacity:1;
  901. -moz-transition-property: all;
  902. -o-transition-property: all;
  903. -webkit-transition-property: all;
  904. transition-property: all;
  905. -moz-transition-duration: 0.3s;
  906. -o-transition-duration: 0.3s;
  907. -webkit-transition-duration: 0.3s;
  908. transition-duration: 0.3s;
  909. -moz-transition-timing-function: ease-in-out;
  910. -o-transition-timing-function: ease-in-out;
  911. -webkit-transition-timing-function: ease-in-out;
  912. transition-timing-function: ease-in-out;}
  913.  
  914. .list-menu-float .icon-menu.profile
  915. {background-image: none !important;}
  916.  
  917. .list-menu-float .icon-menu.profile:before
  918. {position:absolute;
  919. width:120px !important;
  920. content: "\f007\00a0Profile";
  921. font-family: 'FontAwesome' !important;
  922. margin-top:5px !important;
  923. margin-left:-65px !important;
  924. color: #000;
  925. text-align: center;}
  926.  
  927. .list-menu-float .icon-menu .text
  928. {opacity: 1;
  929. width: auto;
  930. left: 20px;
  931. top: 0;
  932. color: #555555;}
  933.  
  934. .list-menu-float .icon-menu:hover
  935. {width: 120px !important;
  936. background-color:rgba(0,0,0,.5) !important;}
  937.  
  938. .list-menu-float .icon-menu:hover .text, .list-menu-float .icon-menu:hover:before, .list-menu-float .icon-menu:hover:after
  939. {color: #fff;
  940. width: auto;}
  941.  
  942. .list-menu-float .icon-menu.logout
  943. {border-radius: 0 0 4px 4px;}
  944.  
  945. .list-menu-float .icon-menu.setting
  946. {display:none;}
  947.  
  948. .list-menu-float .icon-menu svg.icon
  949. {top: 7px !important;
  950. left: 5px !important;
  951. width: 15px;
  952. height: 15px;}
  953.  
  954. .list-menu-float .icon-menu.setting svg.icon-setting {display:none;}
  955. /**
  956. * List Container
  957. */
  958.  
  959. .list-container {
  960. position: absolute;
  961. background-color: transparent !important;
  962. width: 1200px;
  963. left: 0;
  964. right: 0;
  965. margin: auto;
  966. margin-top:100px;
  967. /* box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000; */
  968. border:none !important;
  969. margin-bottom:30px;
  970. }
  971.  
  972. /**
  973. * List Container - Cover Block
  974. */
  975. .cover-block {
  976. position:relative;
  977. display: block;
  978. width: 1180px;
  979. margin: 0 auto;
  980. height:auto;
  981. text-align: center;
  982. vertical-align: middle;
  983. box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  984. z-index: -1 !important;
  985. }
  986.  
  987. .cover-block .image-container {
  988. display: block;
  989. width: 1180px;
  990. height:auto;
  991. padding-top:0;
  992. }
  993.  
  994. .cover-block .image-container.hide {
  995. display: none;
  996. }
  997.  
  998. .cover-block .image-container img {
  999. max-width: 1180px;
  1000. height: auto;
  1001. }
  1002.  
  1003. /* cover image */
  1004.  
  1005. #cover-image{
  1006.  
  1007. margin:auto;
  1008. width:1180px !important;
  1009. height:auto;
  1010. background-color:transparent;
  1011. background-size: cover !important;
  1012. background-position: 50% 50%;
  1013. }
  1014.  
  1015. /* setting icon */
  1016. .cover-block .image-container .btn-list-setting {
  1017. display: none;
  1018. }
  1019.  
  1020. .cover-block .image-container:hover .btn-list-setting {
  1021. display: none;
  1022. position: absolute;
  1023. top: 20px;
  1024. right: 28px;
  1025. padding: 8px;
  1026. border: rgba(255,255,255,0) 1px solid;
  1027. font-size: 14px;
  1028. color: #ffffff;
  1029. font-family: 'Helvetica neue', Helvetica, "lucida grande", tahoma, verdana, arial, sans-serif;
  1030. }
  1031.  
  1032.  
  1033.  
  1034. .cover-block .image-container .btn-list-setting:hover {
  1035. position: absolute;
  1036. top: 20px;
  1037. right: 28px;
  1038. background-color: rgba(0,0,0,0.6);
  1039. padding: 8px;
  1040. border: none;
  1041. -moz-box-shadow: 0 0 4px #000000;
  1042. -webkit-box-shadow: 0 0 4px #000000;
  1043. -o-box-shadow: 0 0 4px #000000;
  1044. -ms-box-shadow: 0 0 4px #000000;
  1045. box-shadow: 0 0 4px #000000;
  1046. font-size: 14px;
  1047. color: #ffffff;
  1048. text-shadow: #323232 1px 1px 1px;
  1049.  
  1050. }
  1051.  
  1052. .cover-block .image-container .btn-list-setting .fa-camera {
  1053. font-size: 16px;
  1054. -moz-text-shadow: #000000 1px 1px 3px;
  1055. -webkit-text-shadow: #000000 1px 1px 3px;
  1056. -o-text-shadow: #000000 1px 1px 3px;
  1057. -ms-text-shadow: #000000 1px 1px 3px;
  1058. text-shadow: #000000 1px 1px 3px;
  1059. -ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
  1060.  
  1061. }
  1062.  
  1063. .cover-block .image-container .btn-list-setting .icon-plus-circle {
  1064. position: absolute;
  1065. top: 4px;
  1066. left: 18px;
  1067. background-color: rgba(0,0,0,0.6);
  1068. border-radius: 50%;
  1069. -moz-box-shadow: -1px 1px 0px 0px #323232;
  1070. -webkit-box-shadow: -1px 1px 0px 0px #323232;
  1071. -o-box-shadow: -1px 1px 0px 0px #323232;
  1072. -ms-box-shadow: -1px 1px 0px 0px #323232;
  1073. box-shadow: -1px 1px 0px 0px #323232;
  1074. font-size: 10px;
  1075.  
  1076. }
  1077.  
  1078. .cover-block .image-container .btn-list-setting .text {
  1079. display: none;
  1080. }
  1081.  
  1082. .cover-block .image-container .btn-list-setting:hover .text {
  1083. display: inline-block;;
  1084. margin-left: 4px;
  1085. }
  1086.  
  1087.  
  1088. /**
  1089. * List Container - Status Menu
  1090. */
  1091.  
  1092. .status-menu-container .status-menu:after {
  1093. border: 5px solid;
  1094. border-top-color: transparent;
  1095. border-right-color: rgba(0,0,0,.6);
  1096. border-bottom-color: rgba(0,0,0,.6);
  1097. border-left-color: transparent;
  1098. content: "";
  1099. height: 0;
  1100. left: 0;
  1101. margin-top: -10px;
  1102. width: 0;
  1103. position: absolute;
  1104. z-index: -2 !important;
  1105. }
  1106.  
  1107. .status-menu-container .status-menu:before {
  1108. border: 5px solid;
  1109. border-top-color: transparent;
  1110. border-right-color: transparent;
  1111. border-bottom-color: rgba(0,0,0,.6);
  1112. border-left-color: rgba(0,0,0,.6);
  1113. content: "";
  1114. height: 0;
  1115. right: 0;
  1116. margin-top: -10px;
  1117. width: 0;
  1118. position: absolute;
  1119. z-index: -2 !important;
  1120. }
  1121.  
  1122.  
  1123. .status-menu-container {
  1124. width: 1200px;
  1125. height: 80px;
  1126.  
  1127. background-image:url();
  1128. background-repeat:repeat;
  1129. border-bottom: none;
  1130. box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  1131. z-index: 2 !important;
  1132. }
  1133.  
  1134. .status-menu-container.fixed {
  1135. display: none !important;
  1136. }
  1137.  
  1138. .status-menu-container.fixed + div.list-block {
  1139. min-height:500px;
  1140. }
  1141.  
  1142. .status-menu-container .status-menu {
  1143. display: table;
  1144. margin: 0 auto;
  1145. border-collapse: separate;
  1146. border-spacing: 0px 0;
  1147. z-index:2 !important;
  1148. }
  1149.  
  1150. .status-menu-container .status-menu .status-button {
  1151. padding:0 !important;
  1152. position: relative;
  1153. display: table-cell;
  1154. font-family: 'Tangerine', cursive;
  1155. text-align: center;
  1156. vertical-align: bottom !important;
  1157. font-size: 22px;
  1158. font-weight:600 !important;
  1159. color: #fff;
  1160. width:125px;
  1161. height:74px;
  1162. z-index:10;
  1163. background-size:cover;
  1164. background-position:50% 50%;
  1165. background-repeat:no-repeat;
  1166. border-radius:5px !important;
  1167.  
  1168. top:2px;
  1169. }
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175. /* */
  1176.  
  1177. .status-menu-container .status-menu .status-button.on {
  1178. color: #fff;
  1179. font-weight: bold;
  1180. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  1181. border: #fff 1px solid;
  1182. box-sizing: border-box;
  1183. box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000;
  1184. }
  1185.  
  1186. .status-menu-container .status-menu .status-button:hover {
  1187. border: #fff 1px solid;
  1188. box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 4px #000, 0 0 0 #000;
  1189. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  1190. box-sizing: border-box;
  1191. background-color: transparent;
  1192. color: #fff;
  1193. -moz-transition-property: all;
  1194. -o-transition-property: all;
  1195. -webkit-transition-property: all;
  1196. transition-property: all;
  1197. -moz-transition-duration: 0.3s;
  1198. -o-transition-duration: 0.3s;
  1199. -webkit-transition-duration: 0.3s;
  1200. transition-duration: 0.3s;
  1201. -moz-transition-timing-function: ease-in-out;
  1202. -o-transition-timing-function: ease-in-out;
  1203. -webkit-transition-timing-function: ease-in-out;
  1204. transition-timing-function: ease-in-out;
  1205. }
  1206.  
  1207. .status-menu-container .status-menu .status-button.on:after, .status-menu .status-button:hover:after {
  1208. opacity: 1
  1209. }
  1210.  
  1211. /* .status-menu-container .status-menu .status-button.watching:before, .status-menu-container .status-menu .status-button.reading:before {
  1212. content: "\f152\00a0\00a0";
  1213. float: left;
  1214. font-size: 1.5em;
  1215. font-family: 'FontAwesome' !important;
  1216. }
  1217.  
  1218. .status-menu-container .status-menu .status-button.completed:before {
  1219. content: "\f05d\00a0\00a0";
  1220. float: left;
  1221. font-size: 1.5em;
  1222. font-family: 'FontAwesome' !important;
  1223. }
  1224.  
  1225. .status-menu-container .status-menu .status-button.onhold:before {
  1226. content: "\f017\00a0\00a0";
  1227. float: left;
  1228. font-size: 1.5em;
  1229. font-family: 'FontAwesome' !important;
  1230. }
  1231.  
  1232. .status-menu-container .status-menu .status-button.plantowatch:before, .status-menu-container .status-menu .status-button.plantoread:before {
  1233. content: "\f073\00a0\00a0";
  1234. float: left;
  1235. font-size: 1.5em;
  1236. font-family: 'FontAwesome' !important;
  1237. }
  1238.  
  1239. .status-menu-container .status-menu .status-button.dropped:before {
  1240. content: "\f00d\00a0\00a0";
  1241. float: left;
  1242. font-size: 1.5em;
  1243. font-family: 'FontAwesome' !important;
  1244. }
  1245.  
  1246. .status-menu-container .status-menu .status-button.all_anime:before {
  1247. content: "\f022\00a0";
  1248. float: left;
  1249. font-size: 1.5em;
  1250. font-family: 'FontAwesome' !important;
  1251. }*/
  1252.  
  1253. .status-menu-container .status-menu .status-button:after {display:none !important;}
  1254.  
  1255. /*scroll bar*/
  1256.  
  1257. ::-webkit-scrollbar
  1258. {height: 5px;
  1259. width: 7px;
  1260. background-color: #f5f5f5;}
  1261. ::-webkit-scrollbar-thumb
  1262. {border: 2px solid #f5f5f5;
  1263. border-radius: 2px;
  1264. background-color: #9B9B9B;}
  1265.  
  1266. /**
  1267. * List Container - Status Menu - Search
  1268. */
  1269. .status-menu-container .search-container {
  1270. position: absolute;
  1271. right: 5px;
  1272. z-index:20;
  1273. }
  1274. .status-menu-container .search-container #search-button {
  1275. display: inline-block;
  1276. height: 22px;
  1277. margin-top: 10px;
  1278. color: #fff;
  1279. font-size: 1.6em;
  1280. vertical-align: middle;
  1281. }
  1282.  
  1283. .status-menu-container .search-container #search-box {
  1284. display: inline-block;
  1285. width: 0;
  1286. height: 22px;
  1287. overflow: hidden;
  1288. margin-top: 5px;
  1289. -webkit-transition: width 0.3s;
  1290. -moz-transition: width 0.3s;
  1291. transition: width 0.3s;
  1292. -webkit-backface-visibility: hidden;
  1293. vertical-align: middle;
  1294. }
  1295.  
  1296. .status-menu-container .search-container #search-box.open {
  1297. display: inline-block;
  1298. width: 130px;
  1299. }
  1300.  
  1301. .status-menu-container .search-container #search-box input {
  1302. width: 100%;
  1303. height: 100%;
  1304. box-sizing: border-box;
  1305. }
  1306.  
  1307.  
  1308. /**
  1309. * List Container - List Block
  1310. */
  1311. .list-block {
  1312. margin: 0;
  1313. min-height:260px;
  1314. z-index: 1 !important;
  1315. }
  1316.  
  1317. .list-unit {
  1318.  
  1319. margin: auto;
  1320. width: 1176px;
  1321. box-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  1322. margin-top:15px;
  1323. z-index: 1 !important;
  1324. padding-top:500px;
  1325. }
  1326.  
  1327. /**
  1328. * List Container - List Status Title (with Stats)
  1329. */
  1330. .list-unit .list-status-title {
  1331. position: relative;
  1332. display: table-cell;
  1333. background-color: transparent;
  1334. width: 1180px;
  1335. height:0;
  1336. }
  1337.  
  1338.  
  1339. .list-unit .list-status-title .stats a.filterd {
  1340. text-shadow: 0px 0px 2px #FFF;
  1341. }
  1342.  
  1343. .list-unit .list-status-title .stats a:hover {
  1344. background:rgba(0,0,0,.5);
  1345. padding:8px;
  1346. -moz-transition-property: all;
  1347. -o-transition-property: all;
  1348. -webkit-transition-property: all;
  1349. transition-property: all;
  1350. -moz-transition-duration: 0.3s;
  1351. -o-transition-duration: 0.3s;
  1352. -webkit-transition-duration: 0.3s;
  1353. transition-duration: 0.3s;
  1354. -moz-transition-timing-function: ease-in-out;
  1355. -o-transition-timing-function: ease-in-out;
  1356. -webkit-transition-timing-function: ease-in-out;
  1357. transition-timing-function: ease-in-out;
  1358. }
  1359.  
  1360.  
  1361. .list-unit .list-stats {
  1362. background-color: rgba(255,255,255,.8);
  1363. margin-top: -500px !important;
  1364. color : #000;
  1365. height: 25px;
  1366. margin:auto;
  1367. position: absolute;
  1368. width: 1176px;
  1369. z-index: 1 !important;
  1370. }
  1371.  
  1372. .list-unit .list-status-title .stats {
  1373. position: absolute;
  1374. height: 40px;
  1375. line-height: 40px;
  1376. width:180px;
  1377. right: -55px;
  1378. margin-top: -550px;
  1379. z-index: 1;
  1380. }
  1381.  
  1382. .list-unit .list-status-title .stats a {
  1383. color: #fff;
  1384. padding:8px;
  1385. margin:0 !important;
  1386. }
  1387.  
  1388.  
  1389. /**
  1390. * List Container - List Table
  1391. */
  1392.  
  1393. .list-table {
  1394. width: 100%;
  1395. margin: auto;
  1396. border-collapse: collapse;
  1397. background-color:transparent !important;
  1398. color: #fff !important;
  1399. border:none;
  1400. }
  1401.  
  1402. /* columns background color*/
  1403.  
  1404. .list-table > tbody:nth-of-type(2n+1) {
  1405. background-color: transparent;
  1406. background-image:url();
  1407. background-repeat:repeat;
  1408.  
  1409. }
  1410.  
  1411. .list-table > tbody:nth-of-type(2n) {
  1412. background-color: transparent;
  1413. background-image:url();
  1414. background-repeat:repeat;
  1415.  
  1416. }
  1417.  
  1418. /**
  1419. * List Container - List Table - Header
  1420. */
  1421.  
  1422.  
  1423.  
  1424. .list-table .list-table-header:before {content: "\f0dc\00a0SORT";
  1425. display: block;
  1426. text-align: center !important;
  1427. font-family: 'FontAwesome' !important;
  1428. text-indent: 0px;
  1429. color: #fff !important;
  1430. font-weight: 700 !important;
  1431. width: 57px;
  1432. line-height: 40px;
  1433. height:40px;
  1434. margin-left:0px !important;
  1435. margin-top:-40px;
  1436. position:absolute;
  1437. }
  1438.  
  1439. .list-table .list-table-header:hover:before {color:#fff !important;
  1440. background-color:rgba(0,0,0,.5);}
  1441.  
  1442. .list-table .list-table-header {
  1443. position: absolute;
  1444. display: block;
  1445. margin-left:-10px;
  1446. margin-top:-515px;
  1447. z-index:200 !important;
  1448. }
  1449.  
  1450. .list-table .list-table-header .header-title {
  1451. background: #F6F6F6 url("/img/pc/ownlist/bar-table-header.png") no-repeat right 7px / 1px 22px;
  1452. display: block;
  1453. border-bottom: 0;
  1454. height: 39px;
  1455. text-align: center;
  1456. vertical-align: middle;
  1457. z-index:60 !important;
  1458. opacity:0;
  1459. }
  1460.  
  1461. .list-table .list-table-header:hover .header-title {opacity:1;
  1462. -moz-transition-property: all;
  1463. -o-transition-property: all;
  1464. -webkit-transition-property: all;
  1465. transition-property: all;
  1466. -moz-transition-duration: 0.3s;
  1467. -o-transition-duration: 0.3s;
  1468. -webkit-transition-duration: 0.3s;
  1469. transition-duration: 0.3s;
  1470. -moz-transition-timing-function: ease-in-out;
  1471. -o-transition-timing-function: ease-in-out;
  1472. -webkit-transition-timing-function: ease-in-out;
  1473. transition-timing-function: ease-in-out;}
  1474.  
  1475. .list-table .list-table-header .header-title:last-child {
  1476. background-image: none;
  1477. }
  1478.  
  1479. .list-table .list-table-header .header-title.status,.list-table .list-table-header .header-title.number,.list-table .list-table-header .header-title.image,.list-table .list-table-header .header-title.tags {
  1480. background-image: none;
  1481. display:none !important;
  1482. }
  1483.  
  1484. .list-table .list-table-header .header-title.title {
  1485. text-align: center;
  1486. width:90px;
  1487. line-height: 40px;
  1488. padding:0 !important;
  1489. }
  1490.  
  1491. .list-table .list-table-header .header-title.score {
  1492. text-align: center;
  1493. width:90px;
  1494. line-height: 40px;
  1495. padding:0 !important;
  1496. }
  1497.  
  1498. .list-table .list-table-header .header-title.type {
  1499. text-align: center;
  1500. width:90px;
  1501. line-height: 40px;
  1502. padding:0 !important;
  1503. }
  1504.  
  1505. .list-table .list-table-header .header-title.progress {
  1506. text-align: center;
  1507. width:90px;
  1508. line-height: 40px;
  1509. padding:0 !important;
  1510. }
  1511.  
  1512. .list-table .list-table-header .header-title.chapters {
  1513. text-align: center;
  1514. width:90px;
  1515. line-height: 40px;
  1516. padding:0 !important;
  1517. }
  1518.  
  1519. .list-table .list-table-header .header-title.volumes {
  1520. text-align: center;
  1521. width:90px;
  1522. line-height: 40px;
  1523. padding:0 !important;
  1524. }
  1525.  
  1526. .list-table .list-table-header .header-title.rated {
  1527. text-align: center;
  1528. width:90px;
  1529. line-height: 40px;
  1530. padding:0 !important;
  1531. }
  1532.  
  1533. .list-table .list-table-header .header-title.started {
  1534. text-align: center;
  1535. width:90px;
  1536. line-height: 40px;
  1537. padding:0 !important;
  1538. display:none;
  1539. }
  1540.  
  1541. .list-table .list-table-header .header-title.finished {
  1542. text-align: center;
  1543. width:90px;
  1544. line-height: 40px;
  1545. padding:0 !important;
  1546. }
  1547.  
  1548. .list-table .list-table-header .header-title.days {
  1549. text-align: center;
  1550. width:90px;
  1551. line-height: 40px;
  1552. padding:0 !important;
  1553. }
  1554.  
  1555. .list-table .list-table-header .header-title.storage {
  1556. text-align: center;
  1557. width:90px;
  1558. line-height: 40px;
  1559. padding:0 !important;
  1560. }
  1561.  
  1562. .list-table .list-table-header .header-title.retail {
  1563. text-align: center;
  1564. width:90px;
  1565. line-height: 40px;
  1566. padding:0 !important;
  1567. }
  1568.  
  1569. .list-table .list-table-header .header-title.priority {
  1570. text-align: center;
  1571. width:90px;
  1572. line-height: 40px;
  1573. padding:0 !important;
  1574. }
  1575.  
  1576. .list-table .list-table-header .header-title .link {
  1577. font-size: 11px;
  1578. color: #323232;
  1579. text-decoration: none
  1580. height:40px;
  1581. width:90px;
  1582. }
  1583.  
  1584. .list-table .list-table-header .header-title .link.sort {
  1585. position: relative;
  1586. display: inline-block;
  1587. color: #323232;
  1588. height:40px;
  1589. width:90px;
  1590. white-space: nowrap;
  1591. -moz-transition-property: all;
  1592. -o-transition-property: all;
  1593. -webkit-transition-property: all;
  1594. transition-property: all;
  1595. -moz-transition-duration: 0.3s;
  1596. -o-transition-duration: 0.3s;
  1597. -webkit-transition-duration: 0.3s;
  1598. transition-duration: 0.3s;
  1599. -moz-transition-timing-function: ease-in-out;
  1600. -o-transition-timing-function: ease-in-out;
  1601. -webkit-transition-timing-function: ease-in-out;
  1602. transition-timing-function: ease-in-out
  1603. }
  1604.  
  1605. .list-table .list-table-header .header-title .link.sort:hover {
  1606. color: #000;
  1607. background-color: rgba(0,0,0,.5);
  1608. height:40px;
  1609. width:90px;
  1610. }
  1611.  
  1612. .list-table .list-table-header .header-title .sort-icon {
  1613. color: #fff;
  1614. }
  1615.  
  1616.  
  1617. /* customize list */
  1618.  
  1619. .list-table .list-table-data{
  1620. }
  1621.  
  1622. .list-table .list-table-data:hover {
  1623. box-sizing: border-box;
  1624. -moz-transition-property: all;
  1625. -o-transition-property: all;
  1626. -webkit-transition-property: all;
  1627. transition-property: all;
  1628. -moz-transition-duration: 0.3s;
  1629. -o-transition-duration: 0.3s;
  1630. -webkit-transition-duration: 0.3s;
  1631. transition-duration: 0.3s;
  1632. -moz-transition-timing-function: ease-in-out;
  1633. -o-transition-timing-function: ease-in-out;
  1634. -webkit-transition-timing-function: ease-in-out;
  1635. transition-timing-function: ease-in-out;
  1636. }
  1637.  
  1638.  
  1639. .list-table .list-table-data:hover .data.title {
  1640. text-shadow: 0 0 2px #000, 0 0 1px #000, 0 1px 7px #000, 0 0 0.5px #000;
  1641. color:#fff;
  1642. transition: .1s linear;
  1643. }
  1644.  
  1645.  
  1646. .header a:hover,.list-table .list-table-data a:not(.edit-disabled):hover {
  1647. text-decoration:underline;
  1648. }
  1649.  
  1650.  
  1651. /**
  1652. * List Container - List Table - Items
  1653. */
  1654.  
  1655. .list-table .list-table-data .data {
  1656. display: table-cell;
  1657. padding: 4px 0;
  1658. text-align: center;
  1659. vertical-align: middle;
  1660. color: #fff !important;
  1661. border:none;
  1662.  
  1663. }
  1664.  
  1665. .list-table .list-table-data a:not(.edit-disabled):hover {
  1666. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  1667. color: #fff !important;
  1668. }
  1669.  
  1670. .list-table .list-table-data a.edit-disabled {
  1671. cursor: text;
  1672. color: #fff;
  1673. }
  1674.  
  1675.  
  1676.  
  1677. .list-table .list-table-data .data.title .link {
  1678. font-size: 17px !important;
  1679. text-decoration: none !important;
  1680. font-family: 'Rancho', sans-serif;
  1681. font-weight:100 !important;
  1682. transition: all 0.1s ease 0s;
  1683. /*text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;*/
  1684. color:#fff !important;
  1685. }
  1686.  
  1687. .list-table .list-table-data:hover .data.title .link {
  1688. letter-spacing: 0.5px;
  1689. transition: all 0.1s ease 0s;
  1690. color:#fff !important;
  1691. }
  1692.  
  1693. .list-table .list-table-data .data.title .rewatching, .list-table .list-table-data .data.title .rereading, .list-table .list-table-data .data.title .content-status {
  1694. text-shadow: 0 0 2px #F54EE7, 0 0 1px #F54EE7, 1px 1px 7px #E32BD4, 0 0 0 #F54EE7 !important;
  1695. color: #fff !important;
  1696. font-size: 0.9em;
  1697. text-align:right !important;
  1698. vertical-align:middle !important;
  1699. width: 180px !important;
  1700. display:block;
  1701. opacity:0;
  1702. }
  1703.  
  1704.  
  1705.  
  1706. .list-table .list-table-data:hover .data.title .rewatching, .list-table .list-table-data:hover .data.title .rereading, .list-table .list-table-data:hover .data.title .content-status {
  1707. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
  1708. color: #fff !important;
  1709. font-size: 1.0em;
  1710. right: 4px !important;
  1711. top: 30px !important;
  1712. vertical-align:middle !important;
  1713. width: 80px !important;
  1714. text-align:right;
  1715. display:block;
  1716. opacity:1;
  1717. position:absolute;
  1718. font-weight: bold;
  1719. }
  1720.  
  1721. .list-table .list-table-data .data.season {
  1722. text-shadow: 0 0 2px #F54EE7, 0 0 1px #F54EE7, 1px 1px 7px #E32BD4, 0 0 0 #F54EE7 !important;
  1723. color: #fff !important;
  1724. font-size: 0.9em;
  1725. text-align:left !important;
  1726. vertical-align:middle !important;
  1727. width: 80px !important;
  1728. display:block;
  1729. opacity:0;
  1730. }
  1731.  
  1732. .list-table .list-table-data:hover .data.season {
  1733. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
  1734. color: #fff !important;
  1735. font-size: 1.0em;
  1736. left: 4px !important;
  1737. top: 30px !important;
  1738. vertical-align:middle !important;
  1739. display:block;
  1740. opacity:1;
  1741. position:absolute;
  1742. font-weight: bold;
  1743.  
  1744. }
  1745.  
  1746. .list-table .list-table-data .data.score .link {
  1747. font-size: 1.2em;
  1748. font-weight: bold
  1749. }
  1750.  
  1751. td.td1.borderRBL {
  1752. color: #fff !important;
  1753. }
  1754.  
  1755. /* */
  1756. .list-table .list-table-data .data.title .more {
  1757. position: relative;
  1758. }
  1759.  
  1760. .list-table .more-info {
  1761. display: none;
  1762. }
  1763.  
  1764. .list-table .more-info .more-content {
  1765. padding: 10px;
  1766. }
  1767.  
  1768. /* */
  1769.  
  1770. .list-table .list-table-data .data.status {
  1771. width: 4px;
  1772. z-index:9 !important;
  1773. }
  1774.  
  1775. .list-table .list-table-data .data.status .text {
  1776. display: none
  1777. }
  1778.  
  1779. .list-table .list-table-data .data.status.reading, .list-table .list-table-data .data.status.watching {
  1780. /* background-color: #2db039 */
  1781. background-color:transparent;
  1782. }
  1783.  
  1784. .list-table .list-table-data .data.status.plantoread, .list-table .list-table-data .data.status.plantowatch {
  1785. /* background-color: #c3c3c3 */
  1786. background-color:transparent;
  1787. }
  1788.  
  1789. .list-table .list-table-data .data.status.completed {
  1790. /* background-color: #26448f */
  1791. background-color:transparent;
  1792. }
  1793.  
  1794.  
  1795. .list-table .list-table-data .data.status.onhold {
  1796. /*background-color: #f1c83e*/
  1797. background-color:transparent;
  1798. }
  1799.  
  1800. .list-table .list-table-data .data.status.dropped {
  1801. /*background-color: #a12f31*/
  1802. background-color:transparent;
  1803. }
  1804.  
  1805.  
  1806.  
  1807. /*list status*/
  1808.  
  1809. /* .list-table .list-table-data:hover .data.status.completed:before, .list-table .list-table-data:hover .data.status.reading:before, .list-table .list-table-data:hover .data.status.watching:before,.list-table .list-table-data:hover .data.status.plantoread:before, .list-table .list-table-data:hover .data.status.plantowatch:before,.list-table .list-table-data:hover .data.status.onhold:before,.list-table .list-table-data:hover .data.status.dropped:before */
  1810.  
  1811. .list-table .list-table-data:hover .data.status.completed:before, .list-table .list-table-data:hover .data.status.reading:before, .list-table .list-table-data:hover .data.status.watching:before,.list-table .list-table-data:hover .data.status.plantoread:before, .list-table .list-table-data:hover .data.status.plantowatch:before,.list-table .list-table-data:hover .data.status.onhold:before,.list-table .list-table-data:hover .data.status.dropped:before {
  1812. height: 25px;
  1813. width:25px !important;
  1814. background-position:50% 50%;
  1815. background-repeat: no-repeat;
  1816. background-size:15px 17px;
  1817. display: inline-block !important;
  1818. position: relative;
  1819. left: 25px !important;
  1820. top: 0 !important;
  1821. z-index: 10 !important;
  1822. content: "";
  1823. pointer-events: none;
  1824. opacity: 1 !important; }
  1825.  
  1826. .list-table .list-table-data:hover .data.status.completed:before {
  1827. /* background-color: #26448f !important; */
  1828. color:#fff;
  1829. content: "\f05d";
  1830. font-size: 1.5em;
  1831. line-height:25px;
  1832. font-family: 'FontAwesome' !important;
  1833. }
  1834.  
  1835. .list-table .list-table-data:hover .data.status.watching:before, .list-table .list-table-data:hover .data.status.reading:before
  1836. {
  1837. /*background-color: #2db039 !important;*/
  1838. color:#fff;
  1839. content: "\f008";
  1840. font-size: 1.5em;
  1841. line-height:25px;
  1842. font-family: 'FontAwesome' !important;}
  1843.  
  1844. .list-table .list-table-data:hover .data.status.plantowatch:before, .list-table .list-table-data:hover .data.status.plantoread:before
  1845. {/*background-color: #c3c3c3 !important;*/
  1846. color:#fff;
  1847. content: "\f073";
  1848. font-size: 1.5em;
  1849. line-height:25px;
  1850. font-family: 'FontAwesome' !important;}
  1851.  
  1852. .list-table .list-table-data:hover .data.status.onhold:before
  1853. {/*background-color: #f1c83e !important;*/
  1854. color:#fff;
  1855. content: "\f017";
  1856. font-size: 1.5em;
  1857. line-height:25px;
  1858. font-family: 'FontAwesome' !important;}
  1859.  
  1860. .list-table .list-table-data:hover .data.status.dropped:before
  1861. {/*background-color: #a12f31 !important;*/
  1862. color:#fff;
  1863. content: "\f00d";
  1864. font-size: 1.5em;
  1865. line-height:25px;
  1866. font-family: 'FontAwesome' !important;}
  1867.  
  1868.  
  1869.  
  1870.  
  1871. .link.sort + a {display: none;} /* remove watch buttons */
  1872.  
  1873.  
  1874.  
  1875. /* tags */
  1876.  
  1877. .data.tags:before
  1878. {margin:0;
  1879. width: 12px !important;
  1880. padding: 5px 0 !important;
  1881. z-index: 10;}
  1882.  
  1883. data.tags:hover:before
  1884. {width: 15px;
  1885. padding: 5px 5px 5px 4px !important;
  1886. font-size: 1.1em;
  1887.  
  1888. color: #fff;
  1889. cursor: default;}
  1890.  
  1891. .data.tags:before, .data.tags:hover:before
  1892. {position: absolute;
  1893. left: 50px;
  1894. top: 0px;
  1895. height: 15px !important;}
  1896.  
  1897. .list-item:hover .data.tags:before
  1898. {opacity: 1;}
  1899.  
  1900.  
  1901.  
  1902. .data.tags
  1903. {opacity: 1;
  1904. height: 100%;
  1905. width: 0;
  1906. z-index: 25;}
  1907.  
  1908. .data.tags *
  1909. {z-index: 25;
  1910. transition: opacity .15s ease-in-out;
  1911. color:#000;
  1912. margin-top:25px;}
  1913.  
  1914. /*tags animation */
  1915.  
  1916. @-webkit-keyframes fadeIn {
  1917. from {
  1918. opacity: 0;
  1919. }
  1920.  
  1921. to {
  1922. opacity: 1;
  1923. }
  1924. }
  1925.  
  1926. @keyframes fadeIn {
  1927. from {
  1928. opacity: 0;
  1929. }
  1930.  
  1931. to {
  1932. opacity: 1;
  1933. }
  1934. }
  1935.  
  1936. .data.tags:hover *
  1937. {width: 180px;
  1938. -webkit-animation-name: fadeIn;
  1939. animation-name: fadeIn;
  1940. -webkit-animation-duration: .5s;
  1941. animation-duration: .5s;
  1942. -webkit-animation-fill-mode: both;
  1943. animation-fill-mode: both;
  1944. }
  1945.  
  1946. .data.tags a
  1947. {
  1948. text-align:left;
  1949. font-size: 1.0em;
  1950. color: #000;
  1951. white-space:nowrap;
  1952. }
  1953.  
  1954. .data.tags:before
  1955. {content: '';
  1956. border: none;
  1957. opacity: 0;
  1958. margin-top: 0px;
  1959. background-image:url(http://i.imgur.com/WC8S1cb.png);
  1960. background-size: 15px 14px;
  1961. background-repeat:no-repeat;
  1962. background-position:50% 50%;
  1963. letter-spacing: -1px;
  1964. background-color: transparent;
  1965. width: 25px !important;
  1966. height:15px !important;
  1967. display:block;}
  1968.  
  1969. .data.tags:hover:before
  1970. {content: '';
  1971. background-image:url(http://i.imgur.com/WC8S1cb.png);
  1972. background-size: 15px 14px;
  1973. background-repeat:no-repeat;
  1974. background-position:50% 50%;
  1975. letter-spacing: -1px;
  1976. color: #6ebcf4;
  1977. width: 25px !important;
  1978. height:15px !important;
  1979. display:block;}
  1980.  
  1981.  
  1982. .data.tags textarea
  1983. {position: absolute;
  1984. font-family: monospace!important;
  1985. z-index: 50;
  1986. width:180px !important;
  1987. height:200px !important;
  1988. }
  1989.  
  1990. .edit-transition.edit-leave
  1991. {display: none;}
  1992.  
  1993.  
  1994. .tags .edit
  1995. {position: absolute;
  1996. top: -25px;
  1997. left: 50px;
  1998. width: 25px !important;
  1999. height: 25px;
  2000. font-size: 0 !important;}
  2001.  
  2002. .tags .edit:hover
  2003. {width: 25px !important;}
  2004.  
  2005.  
  2006. div[class*="tags-"]
  2007. {overflow: hidden;
  2008. height: 200px;
  2009. background: rgba(255, 255, 255, 0.9);
  2010.  
  2011. }
  2012.  
  2013. .anime [href*="&tag="]
  2014. {white-space: normal !important;
  2015. text-transform: none;
  2016. pointer-events: none;}
  2017.  
  2018. /*List unit*/
  2019.  
  2020.  
  2021. .list-table
  2022. {display: table-row;}
  2023.  
  2024. .data.status, .data.image ~ td
  2025. {position: absolute;}
  2026.  
  2027. .list-table .list-table-data .data.image a
  2028. {
  2029. background-size: cover;
  2030. background-repeat: no-repeat;
  2031. background-position: center center !important;}
  2032.  
  2033. .list-item
  2034. {
  2035. margin:8px;
  2036. position: relative;
  2037. float: left;
  2038. }
  2039.  
  2040. .list-item .data
  2041. {opacity: 1;}
  2042.  
  2043. .list-item .list-table-data
  2044. {
  2045. position: absolute;}
  2046.  
  2047. .list-table .list-table-data .data
  2048. {padding: 0;
  2049. border-bottom: none;}
  2050.  
  2051. .list-item .data.image
  2052. {z-index: 0 !important;
  2053. position: absolute;}
  2054.  
  2055. .list-item .data.image img
  2056. {height: 100%; width: 100%;}
  2057.  
  2058. .list-item, .list-item .list-table-data
  2059. {width: 180px !important;
  2060. height: 283px !important;
  2061. }
  2062.  
  2063. .list-item .data.title {width: 180px !important;
  2064. height: 283px !important;}
  2065.  
  2066. .data.image{overflow:hidden;
  2067. width: 180px !important;
  2068. height: 225px !important;
  2069. margin-top:0px;
  2070. }
  2071.  
  2072. .data.image a:before
  2073. {content: "";
  2074. display: inline-block !important;
  2075. position: relative;
  2076. width: 180px;
  2077. height: 225px;
  2078. background-color: rgba(0,0,0,.3);
  2079. background-position: center !important;
  2080. background-repeat: no-repeat !important;
  2081. background-size: cover;
  2082. z-index: 5;
  2083. box-shadow: 0 0 5px black inset;
  2084. box-sizing: border-box;
  2085. transition: all .2s ease-in-out;}
  2086.  
  2087.  
  2088.  
  2089. .list-table .list-table-data:hover .data.image a:before {
  2090. transition: all .2s ease-in-out;
  2091. transform: scale(1.1);
  2092. }
  2093.  
  2094. .list-item .data.number {
  2095.  
  2096. padding-left: 7px;
  2097. text-align:left !important;
  2098. line-height:25px !important;
  2099. width:173px;
  2100. height:25px;
  2101. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  2102. background: -webkit-linear-gradient(rgba(0,0,0,.7), transparent);
  2103. background: -o-linear-gradient(rgba(0,0,0,.7), transparent);
  2104. background: -moz-linear-gradient(rgba(0,0,0,.7), transparent);
  2105. background: linear-gradient(rgba(0,0,0,.7), transparent);
  2106. z-index: 1 !important;
  2107. position: absolute;
  2108.  
  2109. }
  2110.  
  2111.  
  2112. /*data item position*/
  2113. .data.title > a
  2114. {position: absolute;
  2115. z-index: 5;
  2116. top: 230px;
  2117. height: 35px !important;
  2118. line-height: 1.05em;
  2119. text-align:center;
  2120. vertical-align:middle;
  2121. width: 100%;
  2122. overflow:hidden;}
  2123.  
  2124. .list-item .data.title
  2125. {box-sizing: border-box;
  2126. height: 200px !important;
  2127. padding: 0 !important;
  2128. }
  2129.  
  2130. .list-table .list-table-header .header-title.studio {
  2131. display:none !important;
  2132. }
  2133.  
  2134.  
  2135. .list-item .data.studio {
  2136. width: 180px;
  2137. margin:0;
  2138. height: 30px !important;
  2139. top: 195px;
  2140. z-index: 1 !important;
  2141. display: table;
  2142. background-color: transparent;
  2143. background: rgba(0,0,0,0);
  2144. background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
  2145. background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.7)));
  2146. background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
  2147. background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
  2148. background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
  2149. background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 100%);
  2150. }
  2151.  
  2152. .list-item .data.studio span {
  2153. display: table-cell;
  2154. vertical-align: middle;
  2155. }
  2156.  
  2157. .list-item .data.score
  2158. {right: 5px;
  2159. width: 15px; text-align: left;
  2160. bottom: -5px !important;
  2161. }
  2162.  
  2163. .list-item .data.score a {
  2164. color:#fff;
  2165. }
  2166.  
  2167. .list-item .data.score:hover * {
  2168. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #FFF !important;
  2169. color:#fff;
  2170. }
  2171.  
  2172. .list-item .data.studio * {
  2173. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important;
  2174. font-weight: bold !important;
  2175. }
  2176.  
  2177. .score select.edit-transition
  2178. {margin-left: -5px;}
  2179.  
  2180. .data.progress, .data.volume, a[href*="%C2%9"]
  2181. {
  2182. bottom: -5px !important;
  2183. transition: opacity .15s ease-in-out;
  2184. padding-left:5px !important;}
  2185.  
  2186. .data.chapter {
  2187. bottom: -5px !important;
  2188. padding-left:70px !important;
  2189. }
  2190.  
  2191. .data.progress *, .data.volume *, .data.chapter *{
  2192. color:#fff;}
  2193.  
  2194.  
  2195. .list-item .data.type
  2196. {right: 5px !important;
  2197. width:50px !important;
  2198. top: 5px !important;
  2199. text-align:right !important;
  2200. font-size: 1em;
  2201. transition: opacity .15s ease-in-out;
  2202. font-weight:bold;
  2203. opacity: 1;
  2204. z-index:2;
  2205. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000;
  2206. }
  2207.  
  2208.  
  2209. /* add edit more */
  2210.  
  2211. .list-table .list-table-data .data.title .add-edit-more {
  2212. top:0;
  2213. left: 75px;
  2214. font-size:0 !important;
  2215. position: absolute;
  2216. z-index: 10 !important;
  2217. text-align:center !important;
  2218. vertical-align:middle !important;
  2219. width: 25px !important;
  2220. height: 25px !important;
  2221. display:block;
  2222.  
  2223. }
  2224.  
  2225.  
  2226. .add-edit-more {
  2227. opacity: 0;
  2228. transition: all 0s ease 0s;
  2229.  
  2230. }
  2231. .list-item:hover .add-edit-more {
  2232. opacity: 1;
  2233. }
  2234.  
  2235. .list-table .list-table-data .data.title .edit a {
  2236. background-image: url(http://i.imgur.com/OT1yCLP.png);
  2237. display: block;
  2238. width: 25px;
  2239. height: 25px;
  2240. background-size: 15px 15px;
  2241. background-repeat: no-repeat;
  2242. background-color: transparent;
  2243. background-position: 50% 50%;
  2244. }
  2245.  
  2246. .list-table .list-table-data .data.title .more a {
  2247. background-image: url(http://i.imgur.com/cUAaila.png);
  2248. display: inline-block;
  2249. width: 15px;
  2250. height: 15px;
  2251. background-size: cover;
  2252. color: transparent !important;
  2253. display:none;
  2254. }
  2255.  
  2256. .list-table .list-table-data .data.title .add a {
  2257. background-image: url(http://i.imgur.com/AoTgUAL.png);
  2258. display: block;
  2259. width: 25px;
  2260. height: 25px;
  2261. background-size: 15px 15px;
  2262. background-repeat: no-repeat;
  2263. background-color: transparent;
  2264. background-position: 50% 50%;
  2265. }
  2266.  
  2267.  
  2268.  
  2269. /* */
  2270.  
  2271.  
  2272.  
  2273. .list-unit .loading-space {
  2274. margin: 0px;
  2275. height: 20px;
  2276. font-size: 20px;
  2277. text-align: center;
  2278. }
  2279.  
  2280. /*override codes*/
  2281. .header .header-info > a {color: rgba(255,255,255,1) !important;}
  2282. .header .header-info {color: rgba(255,255,255,0.8) !important;}
  2283. .header .header-menu {color: rgba(255,255,255,0.8) !important;}
  2284. .header .header-menu .btn-menu {color: rgba(255,255,255,0.8) !important;}
  2285. .username {color: rgba(255,255,255,0.8) !important;}
  2286. #header-menu-button {color: rgba(255,255,255,0.8) !important;}
  2287. .header a {
  2288. font-weight: bold;
  2289. color: #fff !important;
  2290. }
  2291.  
  2292. /*profile image & name */
  2293.  
  2294. .cover-block::after {
  2295. height: 120px !important;
  2296. width: 120px! important;
  2297. background-repeat: no-repeat;
  2298. background-size: contain;
  2299. position: absolute;
  2300. display:block !important;
  2301. margin-left:57px;
  2302. margin-top:-70px;
  2303. content: "";
  2304. padding: 5px;
  2305. background-color:#fff;
  2306. box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.3);
  2307. border-radius:5px;
  2308. border: #fff 2px solid;
  2309.  
  2310. }
  2311.  
  2312. .cover-block::before {
  2313. position: absolute;
  2314. display:block !important;
  2315. margin:auto;
  2316. bottom:5px;
  2317. width: 1200px;
  2318. text-align:center;
  2319. color: #fff !important;
  2320. font-size: 18px !important;
  2321. font-family: Rancho;
  2322. /* text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #000 !important; */
  2323. letter-spacing: 0 !important;
  2324. }
  2325.  
  2326. /* */
  2327. .header .header-title {
  2328. position: absolute;
  2329. top: 0px;
  2330. left: 40px;
  2331. background-image: url("http://i.imgur.com/39cRtfK.png");
  2332. background-position: left top;
  2333. background-repeat: no-repeat;
  2334. background-size: auto 50px;
  2335. display: block;
  2336. width: 50px !important;
  2337. height: 50px;
  2338. text-indent: -9999px;
  2339. overflow: hidden
  2340. }
  2341.  
  2342. /* customization */
  2343.  
  2344. /* The list background */
  2345.  
  2346. body[data-query*='"status":1'],
  2347. body[data-query*='"status":2'],
  2348. body[data-query*='"status":3'],
  2349. body[data-query*='"status":4'],
  2350. body[data-query*='"status":6'],
  2351. body[data-query*='"status":7'] {
  2352. background-attachment: fixed !important;
  2353. background-position: 50% 50%;
  2354. background-repeat: no-repeat !important;
  2355. background-size:cover;
  2356.  
  2357. }
  2358.  
  2359. * { cursor: url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), progress !important;}
  2360.  
  2361. /* */
  2362.  
  2363.  
  2364.  
  2365. span a[href*="&tag=!"], span a[href*="&tag=%40"], span a[href*="&tag=~"] {display: none !important;}
  2366.  
  2367. /* favorite */
  2368. @media entrytags-favorites {}
  2369. a[href$="&tag=*"]
  2370. {position: absolute;
  2371. left: 0;
  2372. width: 150px;
  2373. height: 0;
  2374. font-size: 15px;
  2375. top: 0px;
  2376. color: transparent !important;
  2377. }
  2378.  
  2379. a[href$="&tag=*"]:after
  2380. {content: '\f005';
  2381. font-family: 'FontAwesome' !important;
  2382. display: inline-block;
  2383. pointer-events: all;
  2384. /* change the position below, and add in margin-whatever if it's not enough */
  2385. position: absolute;
  2386. top: 238px;
  2387. left: 145px;
  2388. /* change the size of font */
  2389. font-size: 1.1em;
  2390. color: #fff !important;
  2391. text-shadow: 0 0 2px #000, 0 0 1px #000, 1px 1px 7px #000, 0 0 0 #fff !important;}
  2392.  
  2393.  
  2394.  
  2395. /* Intro animation */
  2396. @keyframes intro {
  2397. from {
  2398. opacity: 0;
  2399. margin-top: 100vh;
  2400. }
  2401. 16% {
  2402. opacity: 0;
  2403. margin-top: 100vh;
  2404. }
  2405. to {
  2406. opacity: 1;
  2407. margin-top: 100px;
  2408. }
  2409. }
  2410. .list-container {
  2411. animation: intro 2s;
  2412. }
  2413.  
  2414.  
  2415.  
  2416. /* */
  2417.  
  2418. footer {
  2419. position: fixed;
  2420. bottom: 0px;
  2421. left: 0px;
  2422. width: 100%;
  2423. height:30px !important;
  2424. z-index: 9998;
  2425.  
  2426. }
  2427.  
  2428. #footer-block {
  2429. display:block;
  2430. background-color: transparent;
  2431. background: rgba(0,0,0,0);
  2432. background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
  2433. background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.6)));
  2434. background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
  2435. background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
  2436. background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
  2437. background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
  2438. }
  2439.  
  2440. #copyright {
  2441. color: #FFF;
  2442. letter-spacing: 1px;
  2443. text-shadow: 0px 3px 3px #000;
  2444. font-size:10px;
  2445. }
  2446.  
  2447. #copyright::after {
  2448. content: "Shelter Style V2 Layout designed by Takana no Hana"
  2449. }
  2450.  
  2451. .cover-block::after{
  2452. opacity: 0;
  2453. }
  2454.  
  2455. /* LOW RES COVER SIZE
  2456. You only see this if the import for high res covers goes down.
  2457. */
  2458. a img{
  2459. background-size: cover !important;
  2460. height: 250px !important;
  2461. width: 178px !important;
  2462. }
  2463.  
  2464. /* HD COVER SETTINGS
  2465. */
  2466. .data.image a:before
  2467. {content: "";
  2468. display: inline-block !important;
  2469. position: absolute;
  2470. width: 180px;
  2471. height: 225px;
  2472. background-color: rgba(0,0,0,.3);
  2473. background-position: center !important;
  2474. background-repeat: no-repeat !important;
  2475. background-size: cover;
  2476. z-index: 5;
  2477. box-shadow: 0 0 5px black inset;
  2478. box-sizing: border-box;
  2479. transition: all .2s ease-in-out;}
  2480.  
  2481.  
  2482.  
  2483. /* Other Sort Options */
  2484. .list-table .list-table-header .header-title.days, .list-table .list-table-header .header-title.licensor {
  2485. color: gray !important;
  2486. }
  2487.  
  2488. .list-table .list-table-header .header-title.licensor{
  2489. padding-top: 20px;
  2490. }
  2491.  
  2492.  
  2493. /* Banner Avatar Reset */
  2494. .list-table .list-table-header:after {
  2495. position: absolute !important;
  2496. top:150px;
  2497. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement