Advertisement
daisukiseiya

sidebar theme

Feb 16th, 2016
1,030
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 8.40 KB | None | 0 0
  1. @import "http://mal-image.appspot.com/all/isaychris";
  2.  
  3. body {
  4.     background-attachment: fixed;
  5.     background-color: #eeeeee;
  6.     background-image: url("https://dl.dropboxusercontent.com/u/188037746/15/pw_maze_white.png");
  7.     font-family: arial;
  8.     font-size: 13px !important;
  9. }
  10. * {
  11.     text-decoration: none !important;
  12. }
  13. a {
  14.     color: white;
  15. }
  16. a:hover {
  17.     border-bottom: 2px solid #607d8b;
  18.     color: #ffffff;
  19.     text-decoration: none;
  20. }
  21. .status_not_selected a, .status_selected a {
  22.     background-color: #90a4ae;
  23.     display: block !important;
  24.     height: 25px;
  25.     line-height: 25px;
  26.     padding-left: 12px;
  27.     text-decoration: none !important;
  28.     width: 188px;
  29. }
  30. .status_selected a {
  31.     background-color: #78909c;
  32.     height: 25px;
  33.     line-height: 25px;
  34.     padding-left: 12px;
  35.     width: 188px;
  36. }
  37. .status_not_selected a:hover {
  38.     background-color: #78909c;
  39.     border-bottom: medium none !important;
  40.     height: 25px;
  41.     line-height: 25px;
  42.     padding-left: 12px;
  43.     width: 188px;
  44. }
  45. .status_selected a:hover {
  46.     background-color: #78909c;
  47.     border-bottom: medium none !important;
  48.     height: 25px;
  49.     line-height: 25px;
  50.     padding-left: 12px;
  51.     text-decoration: none !important;
  52. }
  53. .status_selected, .status_not_selected {
  54.     margin-left: -220px;
  55.     position: fixed;
  56.     text-align: left;
  57.     top: 320px;
  58. }
  59. .status_selected + .status_not_selected, .status_not_selected + .status_selected, .status_not_selected + .status_not_selected {
  60.     top: 345px;
  61. }
  62. .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected {
  63.     top: 370px;
  64. }
  65. .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  66.     top: 395px;
  67. }
  68. .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  69.     top: 420px;
  70. }
  71. .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected + .status_not_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_selected, .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected + .status_not_selected {
  72.     top: 295px;
  73. }
  74. #list_surround {
  75.     background-color: rgba(0, 0, 0, 0.06);
  76.     margin: 0 auto !important;
  77.     padding-bottom: 25px !important;
  78.     padding-left: 250px !important;
  79.     padding-right: 30px !important;
  80.     padding-top: 270px;
  81.     width: 850px !important;
  82. }
  83. #list_surround .header_cw, #list_surround .header_completed, #list_surround .header_onhold, #list_surround .header_ptw, #list_surround .header_dropped {
  84.     margin-top: 20px;
  85. }
  86. #list_surround .header_title span {
  87.     color: white;
  88.     font-size: 15px;
  89. }
  90. .header_title {
  91.     background-color: #607d8b !important;
  92.     border-radius: 15px 15px 0 0;
  93.     padding: 10px;
  94.     text-align: center !important;
  95. }
  96. #list_surround .header_title .thickbox {
  97.     display: none;
  98. }
  99. #list_surround br {
  100.     display: none;
  101. }
  102. .borderRBL {
  103.     color: #cccccc !important;
  104. }
  105. .borderRBL br {
  106.     display: block !important;
  107. }
  108. .table_header {
  109.     background: #607d8b none repeat scroll 0 0 !important;
  110.     line-height: 1.8em;
  111.     padding: 4px;
  112. }
  113. .td1 {
  114.     background: #90a4ae none repeat scroll 0 0;
  115.     line-height: 20px;
  116.     padding: 4px;
  117. }
  118. .td2 {
  119.     background: #90a4ae none repeat scroll 0 0;
  120.     line-height: 20px;
  121.     padding: 4px;
  122. }
  123. #list_surround .animetitle + small {
  124.     background: #607d8b none repeat scroll 0 0 !important;
  125.     border-radius: 4px;
  126.     font-size: 13px;
  127.     margin-left: 10px;
  128.     opacity: 1;
  129.     padding: 2px;
  130.     text-transform: lowercase;
  131. }
  132. .td1, .td2, .table_header {
  133.     color: white;
  134. }
  135. tr:hover td.td1 small, tr:hover td.td2 small {
  136.     font-size: 13px;
  137.     opacity: 1;
  138. }
  139. .td1 small, .td2 small {
  140.     font-size: 13px;
  141.     opacity: 0;
  142. }
  143. tr:hover .td2, tr:hover .td1 {
  144.     background: #78909c none repeat scroll 0 0;
  145. }
  146. #list_surround .category_totals {
  147.     background-color: #607d8b !important;
  148.     border-radius: 0 0 15px 15px;
  149.     box-shadow: 0 3px 6px -2px gray;
  150.     color: #ffffff;
  151.     line-height: 25px;
  152.     margin-top: 15px;
  153.     text-align: center;
  154. }
  155. #list_surround #grand_totals {
  156.     background-color: #5c8ae6;
  157.     color: #ffffff;
  158.     display: none;
  159.     line-height: 25px;
  160.     text-align: center;
  161. }
  162. #searchBox {
  163.     background: #90a4ae none repeat scroll 0 0;
  164.     border-style: hidden;
  165.     color: white !important;
  166.     font-size: 15px !important;
  167.     height: 38px !important;
  168.     position: absolute;
  169.     right: -7px !important;
  170.     text-align: center;
  171.     top: -4px !important;
  172.     width: 200px !important;
  173. }
  174. #searchListButton {
  175.     display: none;
  176. }
  177. #mal\_control\_strip {
  178.     background-color: #607d8b !important;
  179.     background-image: url("") !important;
  180.     box-shadow: 0 -3px 10px #000000;
  181.     padding-left: 0 !important;
  182.     padding-right: 0 !important;
  183.     position: fixed;
  184.     top: 0 !important;
  185.     width: 100% !important;
  186.     z-index: 5;
  187. }
  188. #mal_cs_powered a {
  189.     display: none;
  190. }
  191. #copyright::after {
  192.     background-color: #607d8b;
  193.     border-radius: 15px;
  194.     color: #ffffff;
  195.     content: "isaychris";
  196.     display: block;
  197.     font-size: 12px;
  198.     height: 400px;
  199.     line-height: 25px;
  200.     margin-left: -220px;
  201.     position: fixed;
  202.     text-align: center;
  203.     text-transform: uppercase;
  204.     top: 70px;
  205.     width: 200px;
  206.     z-index: -1;
  207.     box-shadow: 0 3px 6px -2px gray;
  208. }
  209. #list_surround::before {
  210.     background-color: #607d8b;
  211.     background-image: url("http://i.imgur.com/lxDniKJ.gif") !important;
  212.     border-radius: 15px !important;
  213.     box-shadow: 0 3px 6px -2px gray;
  214.     color: rgba(0, 0, 0, 0) !important;
  215.     content: "";
  216.     display: block !important;
  217.     height: 200px !important;
  218.     position: absolute !important;
  219.     top: 70px !important;
  220.     width: 850px !important;
  221. }
  222. :hover + .hide {
  223.     background-position: center center !important;
  224.     background-repeat: no-repeat !important;
  225.     background-size: cover;
  226.     display: block !important;
  227.     height: 199px;
  228.     margin-left: -220px;
  229.     position: fixed;
  230.     top: 96px;
  231.     width: 200px;
  232.     z-index: 4;
  233. }
  234. #copyright {
  235.     color: rgba(0, 0, 0, 0);
  236.     line-height: 25px !important;
  237.     margin-top: -25px !important;
  238.     padding: 0 !important;
  239. }
  240.  
  241. #inlineContent {
  242.     background-image: url("http://cdn.myanimelist.net/images/userimages/1117293.jpg");
  243.     background-position: center center;
  244.     background-repeat: no-repeat;
  245.     border-radius: 5px;
  246.     color: white;
  247.     display: inline !important;
  248.     font-weight: lighter !important;
  249.     height: 179px !important;
  250.     margin-left: -220px;
  251.     opacity: 1 !important;
  252.     padding-bottom: 20px;
  253.     pointer-events: none;
  254.     position: fixed;
  255.     top: 96px;
  256.     width: 200px !important;
  257. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement