Advertisement
daisukiseiya

mangalist 5.2.1 without

May 28th, 2014
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.63 KB | None | 0 0
  1. body {
  2.      background-attachment: fixed ! important;
  3.      background-color: #F0F0F0 ! important;
  4.      background-image: url("http://i.imgur.com/LvvaNSQ.png") ! important;
  5.      background-repeat: repeat-x ! important;
  6.      font-family: Arial,Verdana,Helvetica,sans-serif;
  7.      font-size: 13px;
  8. }
  9.  
  10. * {
  11.      text-decoration: none ! important;
  12. }
  13.  
  14. a {
  15.      color: #FFFFFF;
  16. }
  17.  
  18. a:hover {
  19.      border-bottom: 2px solid #5C8AE6;
  20.      color: #FFFFFF;
  21.      text-decoration: none;
  22. }
  23.  
  24. .status_selected {
  25.      background-color: #5C8AE6;
  26.      border-color: #000000;
  27.      border-width: 0px 1px 1px 0px;
  28.      color: #000000;
  29.      line-height: 2.5em;
  30. }
  31.  
  32. .status_not_selected {
  33.      background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
  34.      border-color: #000000;
  35.      color: #000000;
  36.      line-height: 2.5em;
  37. }
  38.  
  39. #list_surround {
  40.      background: none no-repeat scroll 0px 0px rgba(143, 143, 143, 0.77);
  41.      box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.41);
  42.      height: 100%;
  43.      margin: auto auto 20px;
  44.      position: relative;
  45.      top: 240px;
  46.      width: 850px;
  47. }
  48.  
  49. :nth-child(5) .header_title {
  50.      background: url("http://i.imgur.com/azu1K25.png") no-repeat scroll center center / 100% 100% rgba(255, 255, 255, 0);
  51.      border-color: #F5F5F5;
  52.      border-top-left-radius: 25px;
  53.      border-top-right-radius: 25px;
  54.      border-width: 2px;
  55.      box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.41);
  56.      height: 200px;
  57.      left: 0px;
  58.      position: absolute;
  59.      top: -220px;
  60.      width: 850px;
  61. }
  62.  
  63. :nth-child(5) .header_title:before {
  64.      background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.3);
  65.      color: #F5F5F5;
  66.      content: "MyAnimeList";
  67.      display: block;
  68.      font-size: 65px ! important;
  69.      position: relative;
  70.      text-align: center;
  71.      text-shadow: 1px 2px 6px #000000;
  72.      top: 61px;
  73. }
  74.  
  75. #list_surround .header_cw {
  76.      background: url("http://i.imgur.com/9BxS2Jj.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  77.      box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  78. }
  79.  
  80. #list_surround .header_completed {
  81.      background: url("http://i.imgur.com/n9e38rQ.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  82.      box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  83. }
  84.  
  85. #list_surround .header_onhold {
  86.      background: url("http://i.imgur.com/2nFyk8R.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  87.      box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  88. }
  89.  
  90. #list_surround .header_ptw {
  91.      background: url("http://i.imgur.com/wBM2a3N.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  92.      box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  93. }
  94.  
  95. #list_surround .header_dropped {
  96.      background: url("http://i.imgur.com/gZAmz5H.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  97.      box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  98. }
  99.  
  100. #list_surround .header_cw, #list_surround .header_completed, #list_surround .header_onhold, #list_surround .header_ptw, #list_surround .header_dropped {
  101.      margin-bottom: 7px;
  102.      margin-left: 0px;
  103.      padding: 28px;
  104. }
  105.  
  106. #list_surround .header_title span {
  107.      color: #000000;
  108.      display: none;
  109.      font-size: 1px;
  110. }
  111.  
  112. #list_surround .header_title .thickbox {
  113.      display: none;
  114. }
  115.  
  116. #list_surround br {
  117.      display: none;
  118. }
  119.  
  120. .borderRBL {
  121.      color: #CCCCCC ! important;
  122. }
  123.  
  124. .borderRBL br {
  125.      display: block ! important;
  126. }
  127.  
  128. .table_header {
  129.      background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
  130.      border-color: #ABABAB;
  131.      border-style: solid;
  132.      border-width: 1px 1px 1px 0px;
  133.      color: #FFFFFF;
  134.      line-height: 1.8em;
  135.      padding: 4px;
  136. }
  137.  
  138. .td1 {
  139.      background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.56);
  140.      line-height: 20px;
  141.      padding: 4px;
  142. }
  143.  
  144. .td2 {
  145.      background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.45);
  146.      line-height: 20px;
  147.      padding: 4px;
  148. }
  149.  
  150. #list_surround .animetitle + small {
  151.      background: none repeat scroll 0% 0% #5C8AE6;
  152.      font-size: 13px;
  153.      margin-left: 10px;
  154.      opacity: 1;
  155.      padding: 2px;
  156.      text-transform: lowercase;
  157. }
  158.  
  159. .td1, .td2, .table_header {
  160.      border-color: #FFFFFF;
  161.      border-width: 0px 0px 1px ! important;
  162.      color: #FFFFFF;
  163. }
  164.  
  165. tr:hover td.td1 small, tr:hover td.td2 small {
  166.      font-size: 13px;
  167.      opacity: 1;
  168. }
  169.  
  170. .td1 small, .td2 small {
  171.      font-size: 13px;
  172.      opacity: 0;
  173. }
  174.  
  175. tr:hover .td2, tr:hover .td1 {
  176.      background: none repeat scroll 0% 0% rgba(5, 5, 5, 0.7);
  177. }
  178.  
  179. #list_surround .category_totals {
  180.      background-color: rgba(0, 0, 0, 0.7);
  181.      color: #FFFFFF;
  182.      line-height: 25px;
  183.      margin-top: 15px;
  184.      text-align: center;
  185. }
  186.  
  187. #list_surround #grand_totals {
  188.      background-color: #5C8AE6;
  189.      color: #FFFFFF;
  190.      display: none;
  191.      line-height: 25px;
  192.      text-align: center;
  193. }
  194.  
  195. #search {
  196.      bottom: 50px ! important;
  197.      left: 100px ! important;
  198. }
  199.  
  200. #searchBox {
  201.      background: none repeat scroll 0px 0px #FFFFFF ! important;
  202.      border-radius: 5px;
  203.      border-style: hidden;
  204.      box-shadow: 0px 0px 3px #E2E2E2;
  205.      color: #AAAAAA;
  206.      display: block ! important;
  207.      font-family: Consolas,Arial,sans-serif ! important;
  208.      font-size: 10px;
  209.      height: 20px ! important;
  210.      letter-spacing: 0.1em;
  211.      padding-left: 10px;
  212.      padding-right: 10px;
  213.      right: 6px ! important;
  214.      text-align: center ! important;
  215.      text-transform: uppercase ! important;
  216.      top: 8px ! important;
  217.      width: 220px ! important;
  218. }
  219.  
  220. #searchListButton {
  221.      display: none;
  222. }
  223.  
  224. #mal\_control\_strip {
  225.      background-color: #8F8F8F ! important;
  226.      background-image: url("http://i.imgur.com/fv1Pc.png") ! important;
  227. }
  228.  
  229. #mal_cs_powered a {
  230.      display: none;
  231. }
  232.  
  233. #copyright {
  234.      background: none repeat scroll 0% 0% #5C8AE6;
  235.      color: #FFFFFF;
  236.      line-height: 2.5em;
  237.      margin-top: 0px ! important;
  238. }
  239.  
  240. #copyright:after {
  241.      background-color: #333333;
  242.      background-image: url("http://db.tt/uBvPkq8g");
  243.      background-position: center center;
  244.      background-repeat: no-repeat;
  245.      bottom: 5px;
  246.      color: rgba(0, 0, 0, 0) ! important;
  247.      content: "Minimalist Version 5.2.1 Designed by iSayChris";
  248.      display: block;
  249.      font-size: 0px ! important;
  250.      height: 5px;
  251.      padding-bottom: 20px;
  252.      position: fixed;
  253.      right: 5px;
  254.      transition: all 0.15s ease-out 0s;
  255.      width: 25px;
  256. }
  257.  
  258. #copyright:hover:after {
  259.      background-image: none;
  260.      color: #E5E5E5 ! important;
  261.      font-size: 13px ! important;
  262.      height: auto ! important;
  263.      padding: 5px;
  264.      text-align: justify ! important;
  265.      transition: all 0.15s ease-in 0s;
  266.      width: 150px;
  267. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement