Guest User

Untitled

a guest
May 14th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 13.03 KB | None | 0 0
  1. @import "http://mal-image.appspot.com/all/Dionysaw";
  2. body {
  3.     background-attachment: fixed !important;
  4.     background-color: #f0f0f0 !important;
  5.     background-image: url("http://i.imgur.com/LvvaNSQ.png") !important;
  6.     background-repeat: repeat-x !important;
  7.     font-family: Arial,Verdana,Helvetica,sans-serif;
  8.     font-size: 13px !important;
  9. }
  10. * {
  11.     text-decoration: none !important;
  12. }
  13. a {
  14.     color: #ffffff;
  15. }
  16. a:hover {
  17.     border-bottom: 2px solid #5c8ae6;
  18.     color: #ffffff;
  19.     text-decoration: none;
  20. }
  21. .status_selected {
  22.     background: #5c8ae6 none repeat scroll 0 0;
  23.     line-height: 2.5em;
  24. }
  25. .status_not_selected a:hover, .status_selected a:hover {
  26.     border-bottom: 0 none !important;
  27. }
  28. .status_not_selected:hover {
  29.     box-shadow: 0 5px 0 0 #5c8ae6 inset;
  30.     transition: all 0.2s ease 0s;
  31. }
  32. .status_not_selected {
  33.     background: #2e2f2f none repeat scroll 0 0;
  34.     line-height: 2.5em;
  35. }
  36. .status_selected:first-child, .status_not_selected:first-child {
  37.     border-radius: 0 0 0 25px !important;
  38. }
  39. .status_selected:last-child, .status_not_selected:last-child {
  40.     border-radius: 0 0 25px !important;
  41. }
  42. .status_selected a, .status_not_selected a {
  43.     display: block;
  44. }
  45. #list_surround {
  46.     background: rgba(0, 0, 0, 0.25) none no-repeat scroll 0 0;
  47.     border-radius: 0 0 25px 25px;
  48.     box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.41);
  49.     height: 100%;
  50.     margin: 220px auto 20px;
  51.     width: 850px;
  52. }
  53. :nth-child(5) .header_title {
  54.     background: rgba(255, 255, 255, 0) url("http://i.imgur.com/QzdxiqN.jpg") no-repeat scroll
  55.  
  56. center center / 100% 100%;
  57. }
  58. :nth-child(5) .header_title {
  59.     border-top-left-radius: 25px;
  60.     border-top-right-radius: 25px;
  61.     box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.41);
  62.     height: 200px;
  63.     margin-left: -28px;
  64.     position: absolute;
  65.     top: 60px;
  66.     width: 850px;
  67. }
  68. :nth-child(5) .header_title::before {
  69.     background: rgba(0, 0, 0, 0.0) none repeat scroll 0 0;
  70.     color: #f5f5f5;
  71.     display: block;
  72.     font-size: 65px !important;
  73.     position: relative;
  74.     text-align: left;
  75.     text-shadow: 1px 2px 6px #000000;
  76.     top: 61px;
  77.     left: 40px;
  78. }
  79. :nth-child(5) .header_title::before {
  80.     content: "Dionysaw          ";
  81. }
  82. #list_surround .header_cw {
  83.     background: #e5e5e5 url("http://i.imgur.com/uuWODfe.png") no-repeat scroll center center;
  84. }
  85. #list_surround .header_completed {
  86.     background: #e5e5e5 url("http://i.imgur.com/n9e38rQ.png") no-repeat scroll center center;
  87. }
  88. #list_surround .header_onhold {
  89.     background: #e5e5e5 url("http://i.imgur.com/2nFyk8R.png") no-repeat scroll center center;
  90. }
  91. #list_surround .header_ptw {
  92.     background: #e5e5e5 url("http://i.imgur.com/av1NSs6.png") no-repeat scroll center center;
  93. }
  94. #list_surround .header_dropped {
  95.     background: #e5e5e5 url("http://i.imgur.com/gZAmz5H.png") no-repeat scroll center center;
  96. }
  97. #list_surround .header_cw, #list_surround .header_completed, #list_surround .header_onhold,
  98.  
  99. #list_surround .header_ptw, #list_surround .header_dropped {
  100.     border-radius: 25px 25px 0 0;
  101.     box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0);
  102.     margin-top: 20px;
  103.     padding: 28px;
  104. }
  105. #list_surround .header_title span {
  106.     color: #000000;
  107.     display: none;
  108.     font-size: 1px;
  109. }
  110. #list_surround .header_title .thickbox {
  111.     display: none;
  112. }
  113. #list_surround br {
  114.     display: none;
  115. }
  116. .borderRBL {
  117.     color: #cccccc !important;
  118. }
  119. .borderRBL br {
  120.     display: block !important;
  121. }
  122. .table_header {
  123.     background: #2e2f2f none repeat scroll 0 0;
  124.     line-height: 1.8em;
  125.     padding: 4px;
  126. }
  127. .td1 {
  128.     background: #464647 none repeat scroll 0 0;
  129.     line-height: 20px;
  130.     padding: 4px;
  131. }
  132. .td2 {
  133.     background: #595959 none repeat scroll 0 0;
  134.     line-height: 20px;
  135.     padding: 4px;
  136. }
  137. #list_surround .animetitle + small {
  138.     background: #5c8ae6 none repeat scroll 0 0;
  139.     border-radius: 4px;
  140.     font-size: 13px;
  141.     margin-left: 10px;
  142.     opacity: 1;
  143.     padding: 2px;
  144.     text-transform: lowercase;
  145. }
  146. .td1, .td2, .table_header {
  147.     color: #ffffff;
  148. }
  149. tr:hover td.td1 small, tr:hover td.td2 small {
  150.     font-size: 13px;
  151.     opacity: 1;
  152. }
  153. .td1 small, .td2 small {
  154.     font-size: 13px;
  155.     opacity: 0;
  156. }
  157. tr:hover .td2, tr:hover .td1 {
  158.     background: #393939 none repeat scroll 0 0;
  159. }
  160. #list_surround .category_totals {
  161.     background-color: #2e2f2f;
  162.     border-radius: 0 0 25px 25px;
  163.     color: #ffffff;
  164.     line-height: 25px;
  165.     margin-top: 15px;
  166.     text-align: center;
  167. }
  168. #list_surround #grand_totals {
  169.     background-color: #5c8ae6;
  170.     color: #ffffff;
  171.     display: none;
  172.     line-height: 25px;
  173.     text-align: center;
  174. }
  175. #searchBox {
  176.     display: none;
  177. }
  178. #searchListButton {
  179.     display: none;
  180. }
  181. #mal\_control\_strip {
  182.     background-color: #8f8f8f !important;
  183.     background-image: url("http://i.imgur.com/fv1Pc.png") !important;
  184. }
  185. #mal_cs_powered a {
  186.     display: none;
  187. }
  188. #mal_cs_links {
  189.     display: none !important;
  190. }
  191. #mal_cs_listinfo {
  192.     position: absolute;
  193.     right: 0;
  194.     text-align: right;
  195. }
  196. #copyright {
  197.     border-radius: 20px;
  198.     color: rgba(0, 0, 0, 0);
  199.     line-height: 25px;
  200.     margin-top: -25px !important;
  201.     pointer-events: none;
  202. }
  203. #copyright::after {
  204.     background-color: #333333;
  205.     background-image: url("http://db.tt/uBvPkq8g");
  206.     background-position: center center;
  207.     background-repeat: no-repeat;
  208.     border-radius: 5px;
  209.     bottom: 5px;
  210.     color: rgba(0, 0, 0, 0) !important;
  211.     content: "Minimalist Version 6.0 Designed by iSayChris";
  212.     display: block;
  213.     font-size: 0 !important;
  214.     height: 5px;
  215.     padding-bottom: 20px;
  216.     pointer-events: auto;
  217.     position: fixed;
  218.     right: 5px;
  219.     transition: all 0.15s ease-out 0s;
  220.     width: 25px;
  221. }
  222. #copyright:hover::after {
  223.     background-image: none;
  224.     color: #e5e5e5 !important;
  225.     font-size: 13px !important;
  226.     height: auto !important;
  227.     padding: 5px;
  228.     text-align: justify !important;
  229.     transition: all 0.15s ease-in 0s;
  230.     width: 150px;
  231. }
  232. :hover + .hide {
  233.     background-position: center center !important;
  234.     background-repeat: no-repeat !important;
  235.     background-size: cover;
  236.     border-color: rgb(255, 255, 255);
  237.     border-radius: 25px;
  238.     box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.41);
  239.     display: block !important;
  240.     height: 350px;
  241.     left: 60px;
  242.     padding-bottom: 0;
  243.     position: fixed;
  244.     top: 160px;
  245.     width: 226px;
  246. }
  247. #mal_cs_listinfo, #mal_cs_links, #mal_cs_otherlinks, #mal_cs_powered {
  248.     -moz-box-sizing: border-box;
  249.     background: none no-repeat scroll 100% 0 transparent;
  250.     border: 0 none;
  251.     height: 0 !important;
  252.     overflow: hidden;
  253.     padding: 40px 0 0 !important;
  254.     position: fixed;
  255.     right: 4px;
  256.     text-align: center;
  257.     top: 4px;
  258.     transition: all 0.4s ease 0s;
  259.     width: 100px !important;
  260.     z-index: 10;
  261. }
  262. #mal_cs_listinfo:hover, #mal_cs_links:hover, #mal_cs_otherlinks:hover, #mal_cs_powered:hover {
  263.     height: 200px !important;
  264.     padding-right: 42px !important;
  265.     top: 20px !important;
  266.     width: 202px !important;
  267. }
  268. #mal_cs_listinfo div, #mal_cs_links div, #mal_cs_otherlinks div, #mal_cs_powered div, #mal_cs_powered dd {
  269.     background-color: rgba(255,255,255,0.5);
  270.     border-radius: 3px 0 0 0;
  271.     font-size: 0 !important;
  272.     line-height: 0;
  273.     margin: 0 !important;
  274.     opacity: 0;
  275.     padding: 8px 0 0 !important;
  276.     transition: opacity 0.4s ease-in-out 0s;
  277. }
  278. #mal_cs_listinfo:hover div, #mal_cs_links:hover div, #mal_cs_otherlinks:hover div, #mal_cs_powered:hover div, #mal_cs_powered:hover dd {
  279.     opacity: 1;
  280. }
  281. #mal_cs_listinfo div:nth-of-type(2), #mal_cs_links div:nth-of-type(2), #mal_cs_otherlinks div:nth-of-type(2), #mal_cs_powered div:nth-of-type(2) {
  282.     border-radius: 0 0 3px 3px;
  283.     padding: 4px 0 8px !important;
  284. }
  285. #mal_cs_listinfo a, #mal_cs_links a, #mal_cs_otherlinks a, #mal_cs_powered a {
  286.     background-color: #f1a804 !important;
  287.     border-radius: 3px 3px 3px 3px;
  288.     border-style: solid;
  289.     border-width: 1px !important;
  290.     display: block;
  291.     font: 13px/17px 'Arial',sans-serif !important;
  292.     margin: 4px 12px 0;
  293.     padding: 3px 0 !important;
  294.     text-decoration: none;
  295. }
  296. #mal_cs_listinfo a:nth-of-type(1), #mal_cs_links a:nth-of-type(1), #mal_cs_otherlinks a:nth-of-type(1), #mal_cs_powered a:nth-of-type(1) {
  297.     margin-top: 0;
  298. }
  299. #mal_cs_listinfo a:hover, #mal_cs_links a:hover, #mal_cs_otherlinks a:hover {
  300.     background-color: rgba(255, 255, 255, 0.5) !important;
  301. }
  302. #mal_cs_listinfo strong a strong {
  303.     font-weight: normal;
  304. }
  305. #mal_cs_otherlinks strong {
  306.     color: #333333;
  307.     display: block;
  308.     font: bold 13px/17px 'Arial',sans-serif !important;
  309.     padding: 0 4px 4px;
  310.     text-shadow: 0 1px 1px #FFFFFF;
  311. }
  312. #mal_cs_otherlinks strong a {
  313.     background: none repeat scroll 0 0 transparent !important;
  314.     border-radius: 0 0 0 0;
  315.     color: #333333;
  316.     display: inline;
  317.     font: bold 13px/17px 'Arial',sans-serif !important;
  318.     margin: 0;
  319.     padding: 0;
  320.     text-shadow: 0 1px 1px #FFFFFF;
  321. }
  322. #mal_cs_powered a {
  323.     background-color: rgba(255, 255, 255, 0.5) !important;
  324.     border: medium none;
  325.     border-radius: 3px 0 0 0 !important;
  326.     display: block !important;
  327.     margin: 0 !important;
  328.     opacity: 0;
  329.     padding: 8px 0 !important;
  330. }
  331. #mal_cs_powered:hover a {
  332.     opacity: 1;
  333. }
  334. #mal_cs_powered a img {
  335.     background: url("http://i.imgur.com/fGTjBC3.png") no-repeat scroll 50% 6px #f1a804;
  336.     border-radius: 3px 3px 3px 3px;
  337.     display: block;
  338.     height: 0;
  339.     margin: 0 12px;
  340.     padding: 23px 0 0 126px;
  341.     transition: all 0.25s ease-in-out 0s;
  342.     width: 0;
  343. }
  344. #mal_cs_powered a img:hover {
  345.     background-color: rgba(12, 46, 196, 0.3);
  346. }
  347. #mal_cs_powered #search {
  348.     border-radius: 0 0 3px 3px;
  349.     padding: 8px !important;
  350.     position: relative;
  351. }
  352. #searchBox {
  353.     -moz-box-sizing: border-box;
  354.     border-color: #BCBCBC #D6D6D6 #D6D6D6;
  355.     border-radius: 2px 2px 2px 2px;
  356.     border-style: solid;
  357.     border-width: 1px;
  358.     color: #333333;
  359.     display: inline-block;
  360.     font-family: arial,sans-serif;
  361.     font-size: 13px;
  362.     height: 28px;
  363.     padding-left: 6px !important;
  364.     padding-right: 24px !important;
  365.     vertical-align: top;
  366.     width: 100px;
  367. }
  368. #searchBox:hover, #searchBox:focus {
  369.     border-color: #ACACAC #C6C6C6 #C6C6C6;
  370.     box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  371. }
  372. #searchListButton {
  373.     background: url("http://i.imgur.com/fGTjBC3.png") no-repeat scroll 0 0 transparent !important;
  374.     border-radius: 3px 3px 3px 3px;
  375.     height: 0;
  376.     margin: 0;
  377.     padding: 16px 0 0 19px !important;
  378.     position: absolute;
  379.     right: 12px;
  380.     top: 14px !important;
  381.     width: 0;
  382. }
  383. #mal_cs_listinfo {
  384.     background-image: url("http://i41.tinypic.com/2mgjxpg.png");
  385.     right: 178px;
  386. background-color: transparent;
  387. }
  388. #mal_cs_listinfo:hover {
  389.     background-image: url("http://i39.tinypic.com/15g2sqt.png");
  390. background-color: transparent;
  391. }
  392. #mal_cs_listinfo:before {
  393. content: "";
  394. position: fixed !important;
  395. top: -0px !Important;
  396. right: 175px !Important;
  397. height: 20px !important;
  398. width: 50px !important;
  399. background-color: transparent;
  400. z-index: -10 !important;
  401. }
  402. #mal_cs_listinfo:hover:before {
  403. content: "";
  404. position: fixed !important;
  405. top: -0px !Important;
  406. right: 175px !Important;
  407. height: 20px !important;
  408. width: 200px !important;
  409. background-color: transparent;
  410. z-index: -10 !important;
  411. }
  412.  
  413. #mal_cs_links {
  414.     background-image: url("http://i43.tinypic.com/anfomg.png");
  415.     right: 122px !important;
  416.     z-index: 9;
  417. }
  418. #mal_cs_links:hover {
  419.     background-image: url("http://i42.tinypic.com/mtwf45.png");
  420. }
  421.  
  422. #mal_cs_links:before {
  423. content: "";
  424. position: fixed !important;
  425. top: -0px !Important;
  426. right: 105px !Important;
  427. height: 20px !important;
  428. width: 70px !important;
  429. background-color: transparent;
  430. z-index: -10 !important;
  431. }
  432.  
  433. #mal_cs_otherlinks {
  434.     background-image: url("http://i42.tinypic.com/nbciyp.png");
  435.     right: 66px !important;
  436.     z-index: 8;
  437. }
  438. #mal_cs_otherlinks:hover {
  439.     background-image: url("http://i43.tinypic.com/jz7e5w.png");
  440. }
  441.  
  442. #mal_cs_otherlinks:before {
  443. content: "";
  444. position: fixed !important;
  445. top: -0px !Important;
  446. right:  55px !Important;
  447. height: 20px !important;
  448. width: 50px !important;
  449. background-color: transparent;
  450. z-index: -10 !important;
  451. }
  452.  
  453. #mal_cs_powered {
  454.     background-image: url("http://i41.tinypic.com/2q9c8p0.png");
  455.     position: fixed !important;
  456.     right: 10px !important;
  457.     z-index: 7;
  458. }
  459. #mal_cs_powered:hover {
  460.     background-image: url("http://i40.tinypic.com/nnutt1.png");
  461. }
  462. #mal_cs_powered:before {
  463. content: "";
  464. position: fixed !important;
  465. top: -0px !Important;
  466. right:  0px !Important;
  467. height: 20px !important;
  468. width: 55px !important;
  469. background-color: transparent;
  470. z-index: -10 !important;
  471. }
  472.  
  473.  
  474. #mal_control_strip {
  475.     background: url("http://i38.tinypic.com/2j4ojlt.png") repeat scroll 0 0 transparent !important;
  476.     position: fixed;
  477. }
  478. #mal_cs_pic img {
  479.     display: none;
  480. }
  481. #mal_cs_pic, #mal_cs_listinfo, #mal_cs_links {
  482.     border-right: 0 none !important;
  483. }
  484. #mal_control_strip td {
  485.     height: 24px !important;
  486. }
Add Comment
Please, Sign In to add comment