Shishipastebin

Untitled

May 21st, 2023
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.53 KB | None | 0 0
  1. /*
  2. Kimi ni Todoke by Hahaido
  3. Modified by Valerio Lyndon
  4. Last update: 2023-May-18
  5. */
  6.  
  7. @\import "https://malscraper.azurewebsites.net/covers/all/anime/presets/more";
  8. @\import "https://yuiafterdark.github.io/shared/fixes/classic.css";
  9. @\import "http://fonts.googleapis.com/css?family=Nothing+You+Could+Do|Carrois+Gothic+SC";
  10.  
  11. /* Tab Content */
  12.  
  13. .table_header a { z-index: 5; }
  14.  
  15. #list_surround table tbody tr td[width="30"] { border-right: solid 2px rgba(217, 148, 192, 1); }
  16.  
  17. #list_surround table tbody tr td[class^='td']:nth-child(n+3) { display: none; }
  18.  
  19. #list_surround table:nth-of-type(n+4) tbody:hover .animetitle span:after { visibility: hidden; }
  20.  
  21. #list_surround table:nth-of-type(n+4) tbody:hover .animetitle span { text-decoration: underline; }
  22.  
  23. #list_surround table tbody tr td[class^='td'][width="45"], #list_surround table tbody tr td[class^='td']:last-child {
  24. position: absolute;
  25. display: block;
  26. background-color: rgba(255, 255, 255, 0) !important;
  27. border: solid 1px rgba(0, 0, 0,1);
  28. border-radius: 5em;
  29. -o-border-radius: 5em;
  30. -moz-border-radius: 5em;
  31. -webkit-border-radius: 5em;
  32. z-index: 5;
  33. }
  34.  
  35. #list_surround table tbody tr td[class^='td'][width="45"] {
  36. margin-left: -190px;
  37. }
  38. #list_surround table tbody tr td[class^='td']:last-child {
  39. margin-left: -145px;
  40. }
  41.  
  42. /* EDIT */
  43. #list_surround table:nth-of-type(1n+4) tbody small { line-height: 24px !important; visibility: hidden; }
  44.  
  45. #list_surround table:nth-of-type(1n+4) tbody:hover small a {
  46. position: absolute !important;
  47. display: block !important;
  48. visibility: visible;
  49. content: none !important;
  50. color: transparent !important;
  51. width: 36px;
  52. height: 48px;
  53. margin-top: -24px !important;
  54. margin-left: -28px !important;
  55. background: url(https://i.imgur.com/xvqm3OL.png) no-repeat !important;
  56. letter-spacing: -5px !important;
  57. }
  58.  
  59. #list_surround table:nth-of-type(1n+4) tbody:hover small a:last-of-type { visibility: hidden !important; }
  60.  
  61. #list_surround table:nth-of-type(1n+4) tbody:hover small a:hover:first-of-type:before {
  62. position: absolute !important;
  63. display: inline-block !important;
  64. color: #000000 !important;
  65. top: 24px !important;
  66. margin-left: -30px !important;
  67. letter-spacing: 0px !important;
  68. }
  69.  
  70. #list_surround table:nth-of-type(1n+4) tbody:hover small a[href$="edit?hideLayout"]:hover:before { content: 'Edit' !important; }
  71.  
  72. #list_surround table:nth-of-type(1n+4) tbody:hover small a[href*="/add?"]:hover:before { content: 'Add' !important; }
  73.  
  74. /* SORT */
  75. #list_surround > table:nth-of-type(n+4) ~ .header_cw + table,
  76. #list_surround > table:nth-of-type(n+4) ~ .header_completed + table,
  77. #list_surround > table:nth-of-type(n+4) ~ .header_onhold + table,
  78. #list_surround > table:nth-of-type(n+4) ~ .header_dropped + table,
  79. #list_surround > table:nth-of-type(n+4) ~ .header_ptw + table {
  80. display: none;
  81. }
  82.  
  83. /* Top Menu */
  84.  
  85. #mal\_control_strip {
  86. position: fixed;
  87. display: block;
  88. bottom: 0px;
  89. right: 0px;
  90. font-family: 'Carrois Gothic SC', sans-serif !important;
  91. background: none !important;
  92. z-index: 15;
  93. }
  94.  
  95. #mal\_cs_powered img, #mal_cs_pic img { display: none; }
  96.  
  97. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links { border-right: none !important; }
  98.  
  99. #mal\_control_strip a { text-shadow: none !important; text-decoration: none !important; }
  100.  
  101. #mal\_control_strip td, #mal\_control_strip td div, #mal\_control_strip a { font-family: 'Carrois Gothic SC', sans-serif !important; }
  102.  
  103. #mal\_cs_listinfo div:first-of-type a:hover:before, #mal\_cs_listinfo div:last-of-type a:hover:before, #mal\_cs_otherlinks div a[href*="login"]:hover:before, #mal\_cs_links div a[href*="addtolist"]:hover:before {
  104. position: absolute !important;
  105. display: inline-block !important;
  106. top: -20px !important;
  107. width: 64px;
  108. font-size: 18px;
  109. color: #FFFFFF !important;
  110. text-align: center;
  111. text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000;
  112. }
  113.  
  114. #mal\_cs_listinfo div:first-of-type a, #mal\_cs_listinfo div:last-of-type a, #mal\_cs_otherlinks div a[href*="login"], #mal\_cs_links div a[href*="addtolist"] {
  115. position: fixed !important;
  116. display: block !important;
  117. height: 64px;
  118. width: 64px;
  119. bottom: 0 !important;
  120. font-size: 0;
  121. text-shadow: none !important;
  122. z-index: 20;
  123. }
  124.  
  125. /* USERNAME */
  126. #mal\_cs_listinfo div:first-of-type a {
  127. right: 626px !important;
  128. background-image: url(https://i.imgur.com/qzx79eL.png) !important;
  129. }
  130.  
  131. #mal\_cs_listinfo div:first-of-type a:hover:before { content: 'Profile' !important; }
  132.  
  133. #mal\_cs_otherlinks strong { display: none !important; }
  134.  
  135. /* LOGIN, LOGOUT */
  136. #mal\_cs_listinfo div:last-of-type a, #mal\_cs_otherlinks div a[href*="login"] { right: 500px !important; }
  137.  
  138. #mal\_cs_listinfo div:last-of-type a {
  139. background-image: url(https://i.imgur.com/2MlS2A8.png) !important;
  140. }
  141.  
  142. #mal\_cs_otherlinks div a[href*="login"] {
  143. visibility: visible !important;
  144. background-image: url(https://i.imgur.com/nOnGmdB.png) !important;
  145. }
  146.  
  147. #mal\_cs_listinfo div:last-of-type a:hover:before { content: 'Logout' !important; }
  148.  
  149. #mal\_cs_otherlinks div a[href*="login"]:hover:before { content: 'Login' !important; }
  150.  
  151. /* ADD*/
  152. #mal\_cs_links, #mal\_cs_otherlinks { visibility: hidden; }
  153.  
  154. #mal\_cs_links div a[href*="addtolist"] {
  155. visibility: visible !important;
  156. right: 563px !important;
  157. background-image: url(https://i.imgur.com/EAsAazG.png) !important;
  158. z-index: 20;
  159. }
  160.  
  161. #mal\_cs_links div a[href*="addtolist"]:hover:before { content: 'Add' !important; }
  162.  
  163. #searchBox {
  164. position: fixed !important;
  165. display: block !important;
  166. right: 50px !important;
  167. top: 250px !important;
  168. border: solid 2px rgba(255, 204, 153, 1);
  169. font-family: 'Carrois Gothic SC', sans-serif;
  170. color: #FFFFFF;
  171. font-weight: bold;
  172. font-size: 16px !important;
  173. text-shadow: #ffcc99 0.1em 0.1em 0.2em, #ffcc99 0.1em 0.1em 0.2em;
  174. background: rgba(255,255,255, 0);
  175. width: 175px !important;
  176. height: 35px !important;
  177. padding: 5px;
  178. margin: 50px auto 25px;
  179. overflow: hidden;
  180. }
  181.  
  182. /* Category Menu */
  183.  
  184. .status_not_selected, .status_selected {
  185. position: fixed;
  186. display: block;
  187. right: 450px;
  188. height: 35px;
  189. width: 175px;
  190. z-index: 20;
  191. }
  192.  
  193. .status_not_selected a, .status_selected a {
  194. position: fixed;
  195. display: block;
  196. color: #000000 !important;
  197. padding: 8px;
  198. margin-left: -25px;
  199. width: 150px;
  200. font-family: 'Nothing You Could Do', cursive;
  201. font-size: 14px;
  202. text-shadow: none !important;
  203. background-color: rgba(255, 255, 255, 1);
  204. border: 1px solid #efefef;
  205. border-radius: 0 0 120px 120px / 0 0 6px 6px;
  206. box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
  207. }
  208.  
  209. .status_not_selected a {
  210. transition: margin-left .5s ease-in-out;
  211. -webkit-transition: margin-left .5s ease-in-out;
  212. }
  213.  
  214. .status_not_selected a:hover, .status_selected a { margin-left: -45px; }
  215.  
  216. /* Currently watching */
  217. .status_not_selected > a[href*="status=1"], .status_selected > a[href*="status=1"] { top: 35px; }
  218.  
  219. /* Completed */
  220. .status_not_selected > a[href*="status=2"], .status_selected > a[href*="status=2"] { top: 70px; }
  221.  
  222. /* On Hold */
  223. .status_not_selected > a[href*="status=3"], .status_selected > a[href*="status=3"] { top: 105px; }
  224.  
  225. /* Dropped */
  226. .status_not_selected > a[href*="status=4"], .status_selected > a[href*="status=4"] { top: 140px; }
  227.  
  228. /* Planned */
  229. .status_not_selected > a[href*="status=6"], .status_selected > a[href*="status=6"] { top: 175px; }
  230.  
  231. /*All */
  232. .status_not_selected > a[href*="status=7"], .status_selected > a[href*="status=7"] { top: 210px; }
  233.  
  234. /* Main Style */
  235.  
  236. * { cursor: url(https://i.imgur.com/AXnuAew.png) 1 2, auto !important; }
  237.  
  238. body {
  239. background-image: url(https://i.imgur.com/t4miYzX.jpg);
  240. background-repeat: no-repeat;
  241. background-position: center;
  242. background-attachment: fixed;
  243. background-size: cover;
  244. color: #000000;
  245. font-size: 11.00px;
  246. font-family: Verdana, Arial;
  247. }
  248.  
  249. a, a:visited { color: rgba(255, 204, 153, 1); text-decoration: none; }
  250.  
  251. a:hover { color: rgba(255, 204, 153, 1); }
  252.  
  253. #list_surround {
  254. position: absolute !important;
  255. padding-top: 372px;
  256. width: 500px;
  257. right: 0;
  258. }
  259.  
  260. .animetitle {
  261. display: block;
  262. min-width: 0;
  263. max-width: 276px;
  264. white-space: nowrap;
  265. overflow: hidden;
  266. text-overflow: ellipsis;
  267. line-height: 24px !important;
  268. }
  269.  
  270. .animetitle + small {
  271. visibility: visible !important;
  272. position: absolute !important;
  273. display: block !important;
  274. margin-top: 0;
  275. margin-left: -152px;
  276. width: 120px;
  277. color: rgba(255, 204, 153, 1);
  278. text-align: center;
  279. white-space: nowrap !important;
  280. font-size: 14px !important;
  281. line-height: 14px !important;
  282. padding: 4px;
  283. background-color: rgba(255, 255, 255, 1);
  284. border: 1px solid #efefef;
  285. border-radius: 120px 0 0 120px / 12px 0 0 0;
  286. transform: rotate(-25deg);
  287. -webkit-transform: rotate(-25deg);
  288. box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
  289. }
  290.  
  291. .animetitle + small:after {
  292. pointer-events: none;
  293. position: absolute !important;
  294. display: block !important;
  295. content: '';
  296. top: 24px;
  297. left: 120px;
  298. width: 34px !important;
  299. height: 42px !important;
  300. background: url(https://i.imgur.com/b469mA5.png) no-repeat;
  301. }
  302.  
  303. .hide {
  304. opacity: 0;
  305. position: fixed;
  306. display: inline-block !important;
  307. pointer-events: none;
  308. visibility: hidden;
  309. top: 5px;
  310. left: 25px;
  311. background-size: 200px 0px;
  312. width: 0px !important;
  313. height: 0px !important;
  314. line-height: 24px !important;
  315. transform: rotate(-9deg);
  316. -webkit-transform: rotate(-9deg);
  317. transition: opacity 1s ease-in-out;
  318. -webkit-transition: opacity 1s ease-in-out;
  319. z-index: 20;
  320. }
  321.  
  322. :hover + .hide:before{
  323. pointer-events: none;
  324. position: absolute;
  325. visibility: hidden;
  326. content: ' ';
  327. margin-top: 0px;
  328. margin-left: 114%;
  329. width: 160%;
  330. padding: .2em;
  331. font-size: 14px !important;
  332. border: solid 1px rgba(137,130,48,.2);
  333. border-radius: 10px;
  334. }
  335.  
  336. :hover + .hide:after{
  337. position: absolute;
  338. content: ' ';
  339. width: 100%;
  340. height: 50%;
  341. top: 50%;
  342. left: 0;
  343. background:
  344. linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  345. background:
  346. -moz-linear-gradient(top,rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  347. background:
  348. -webkit-gradient(linear, left top, left bottom,
  349. color-stop(0,rgba(255,255,255,0)),
  350. color-stop(100,rgba(255,255,255,1)));
  351. }
  352.  
  353. :hover + .hide {
  354. opacity: 1;
  355. position: fixed !important;
  356. display: block !important;
  357. visibility: visible;
  358. width: 200px !important;
  359. height: 284px !important;
  360. background-repeat: no-repeat !important;
  361. background-size: 200px 284px !important;
  362. border-radius: 10px;
  363. box-shadow:
  364. 0 1px 0 rgba(255,255,255,.2),
  365. 0 4px 5px rgba(0,0,0,.6),
  366. 0 1px 0 rgba(0,0,0,.6);
  367. z-index:20 !important;
  368. }
  369.  
  370. .td1, .td2 {
  371. background-color: rgba(255, 255, 255, .5);
  372. font-family: 'Nothing You Could Do', cursive;
  373. font-size: 18px;
  374. border-bottom: solid 2px rgba(189, 201, 225,1);
  375. transition: all 1s ease-in-out;
  376. -webkit-transition: all 1s ease-in-out;
  377. z-index: 15;
  378. }
  379.  
  380. .td1 a, .td2 a { color: #000000; }
  381.  
  382. .header_title span, .header_title .thickbox { display: none; }
  383.  
  384. .table_header[width="30"] { display: none !important; }
  385.  
  386. .table_header span, .table_headerLink, .table_headerLink:visited { color: rgba(255, 255, 255, 1) !important; }
  387.  
  388. .table_headerLink:hover { text-shadow: 0 0 0.2em rgba(255, 255, 255, 1); }
  389.  
  390. .table_header a {
  391. width: 120px;
  392. text-align: left;
  393. font-size: 14px !important;
  394. line-height: 14px !important;
  395. padding: 8px;
  396. font-family: 'Carrois Gothic SC', sans-serif;
  397. border: solid 2px rgba(255, 255, 255, 1);
  398. background: rgba(255, 204, 153, 1);
  399. z-index: 5;
  400. }
  401.  
  402. .table_header a[href$="order=1"] {
  403. position: fixed;
  404. margin-top: -148px;
  405. margin-left: -92px;
  406. transform: rotate(-20deg);
  407. -webkit-transform: rotate(-20deg);
  408. }
  409.  
  410. .table_header a[href$="order=4"] {
  411. position: fixed;
  412. margin-top: -128px;
  413. margin-left: -480px;
  414. transform: rotate(-25deg);
  415. -webkit-transform: rotate(-25deg);
  416. }
  417.  
  418. .table_header a[href$="order=9"], .table_header a[href$="order=12"] {
  419. position: fixed;
  420. margin-top: -108px;
  421. margin-left: -518px;
  422. transform: rotate(-30deg);
  423. -webkit-transform: rotate(-30deg);
  424. }
  425.  
  426. .form{
  427. border-width: 1px 1px 1px 1px;
  428. border-color: #ABABAB;
  429. border-style: solid;
  430. color: #000000;
  431. padding: 2px;
  432. font-size: 11.00px;
  433. font-family: Verdana, Arial;
  434. }
  435.  
  436. .header_al {
  437. font-weight: bold;
  438. font-size: 16px;
  439. }
  440.  
  441. .header_cw, .header_completed , .header_onhold, .header_dropped, .header_ptw {
  442. pointer-events: none;
  443. position: absolute;
  444. display: block !important;
  445. content: ' ';
  446. margin-top: -80px;
  447. margin-left: -128px;
  448. width: 258px;
  449. height: 143px;
  450. background: url(https://i.imgur.com/1OUU0ZM.png) no-repeat;
  451. }
  452.  
  453. .header_cw span, .header_completed span, .header_onhold span, .header_dropped span, .header_ptw span {
  454. position: relative;
  455. display: block !important;
  456. margin-top: 64px;
  457. margin-left: 80px;
  458. font-family: 'Nothing You Could Do', cursive;
  459. color: #093ab7;
  460. font-size: 16px;
  461. font-weight: bold;
  462. transform: rotate(-25deg);
  463. -webkit-transform: rotate(-25deg);
  464. }
  465.  
  466. .category_totals {
  467. padding-bottom: 50px;
  468. text-align: right;
  469. }
  470.  
  471. #grand_totals { display: none; }
  472.  
  473. .category_totals, #grand_totals {
  474. font-family: 'Carrois Gothic SC', sans-serif;
  475. color: #FFFFFF;
  476. text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000;
  477. }
  478.  
  479. #copyright {
  480. float: right;
  481. width: 246px;
  482. padding: 2px;
  483. font-family: 'Carrois Gothic SC', sans-serif;
  484. color: #000000;
  485. text-align: right !important;
  486. border: solid 2px rgba(189, 201, 225,1);
  487. background: rgba(255,255,255, .5);
  488. z-index: 15;
  489. }
  490.  
  491. #copyright a { color: #FFFFFF; text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000; }
  492.  
  493. #copyright a:after { content: ' '; }
  494.  
  495. #copyright a:hover { color: #FFFFFF; text-shadow: 0 0 0.2em rgba(255, 255, 255, 1); }
  496.  
  497. #copyright:after { display: block; content: 'List designed by Hahaido.'; }
  498.  
  499. #inlineContent {
  500. position: fixed !important;
  501. display: block !important;
  502. content: ' ';
  503. width: 500px;
  504. height: 372px;
  505. top: 0;
  506. right: 0;
  507. background: url(https://i.imgur.com/TxIrNxy.png) no-repeat;
  508. border: solid 2px rgba(255, 204, 153, 1);
  509. border-bottom-left-radius: 50%;
  510. border-bottom-right-radius: 50%;
  511. box-shadow: inset 0 0 20px rgba(255, 204, 153, 1);
  512. z-index: 10;
  513. }
  514.  
  515. #inlineContent:after {
  516. pointer-events: none !important;
  517. display: block !important;
  518. position: fixed !important;
  519. content: ' ';
  520. top: 0px;
  521. right: 0px;
  522. width: 550px;
  523. height: 600px;
  524. background: url(https://i.imgur.com/s0NKvxE.png) no-repeat;
  525. z-index: 10;
  526. }
Advertisement
Add Comment
Please, Sign In to add comment