Advertisement
daisukiseiya

mal v4 lightt

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