Advertisement
daisukiseiya

mal v4.2

May 5th, 2014
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. body {
  2. background-attachment: fixed ! important;
  3. background-color: #F0F0F0 ! important;
  4. background-image: url("http://i.imgur.com/nsMuBmJ.gif") ! important;
  5. background-repeat: repeat-x ! important;
  6. }
  7.  
  8. * {
  9. font-family: Arial,Verdana,Helvetica,sans-serif;
  10. font-size: 13px;
  11. text-decoration: none ! important;
  12. }
  13.  
  14. a {
  15. color: #FFFFFF;
  16. }
  17.  
  18. a:hover {
  19. text-decoration: none;
  20. }
  21.  
  22. a:hover {
  23. border-bottom: 2px solid #5C8AE6;
  24. color: #FFFFFF;
  25. text-decoration: none;
  26. }
  27.  
  28. .status_selected {
  29. background-color: #5C8AE6;
  30. border-color: #000000;
  31. border-width: 0px 1px 1px 0px;
  32. box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.21);
  33. color: #000000;
  34. line-height: 2.5em;
  35. }
  36.  
  37. .status_not_selected {
  38. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
  39. border-color: #000000;
  40. color: #000000;
  41. line-height: 2.5em;
  42. }
  43.  
  44. #list_surround {
  45. background: url("http://i.imgur.com/azu1K25.png") no-repeat scroll 0% 0% rgba(143, 143, 143, 0.77);
  46. border-radius: 10px;
  47. border: 2px solid #FFFFFF;
  48. box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.41);
  49. height: 100%;
  50. left: 0px;
  51. margin: auto;
  52. padding-top: 200px;
  53. position: relative;
  54. top: 25px;
  55. width: 850px;
  56. }
  57.  
  58. #list_surround .header_cw {
  59. background: url("http://i.imgur.com/uuWODfe.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  60. box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  61. }
  62.  
  63. #list_surround .header_completed {
  64. background: url("http://i.imgur.com/n9e38rQ.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  65. box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  66. }
  67.  
  68. #list_surround .header_onhold {
  69. background: url("http://i.imgur.com/2nFyk8R.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  70. box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  71. }
  72.  
  73. #list_surround .header_ptw {
  74. background: url("http://i.imgur.com/av1NSs6.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  75. box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  76. }
  77.  
  78. #list_surround .header_dropped {
  79. background: url("http://i.imgur.com/gZAmz5H.png") no-repeat scroll center center rgba(255, 255, 255, 0.75);
  80. box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.21);
  81. }
  82.  
  83. #list_surround .header_cw, #list_surround .header_completed, #list_surround .header_onhold, #list_surround .header_ptw, #list_surround .header_dropped {
  84. margin-bottom: 7px;
  85. margin-left: 0px;
  86. padding: 28px;
  87. }
  88.  
  89. #list_surround .header_title span {
  90. color: #000000;
  91. display: none;
  92. font-size: 1px;
  93. }
  94.  
  95. #list_surround .header_title .thickbox {
  96. display: none;
  97. }
  98.  
  99. #list_surround br {
  100. display: none;
  101. }
  102.  
  103. .borderRBL {
  104. color: #969696 ! important;
  105. }
  106.  
  107. .table_header {
  108. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
  109. border-color: #ABABAB;
  110. border-style: solid;
  111. border-width: 1px 1px 1px 0px;
  112. color: #FFFFFF;
  113. line-height: 1.8em;
  114. padding: 4px;
  115. }
  116.  
  117. .td1 {
  118. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.56);
  119. line-height: 1.1em;
  120. padding: 4px;
  121. }
  122.  
  123. .td2 {
  124. background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.45);
  125. line-height: 1.1em;
  126. padding: 4px;
  127. }
  128.  
  129. .td1:hover, .td2:hover {
  130.  
  131. }
  132.  
  133. #list_surround .animetitle + small {
  134. background: none repeat scroll 0% 0% #5C8AE6;
  135. font-size: 11px;
  136. margin-left: 10px;
  137. opacity: 1;
  138. padding: 2px;
  139. text-transform: lowercase;
  140. }
  141.  
  142. .td1, .td2, .table_header {
  143. border-color: #FFFFFF;
  144. border-width: 0px 0px 1px ! important;
  145. color: #FFFFFF;
  146. }
  147.  
  148. #list_surround .category_totals {
  149. background-color: rgba(0, 0, 0, 0.7);
  150. color: #FFFFFF;
  151. font-size: 13px;
  152. line-height: 2em;
  153. margin-top: 15px;
  154. text-align: center;
  155. width: 611px;
  156. }
  157.  
  158. #list_surround #grand_totals {
  159. display: none;
  160. }
  161.  
  162. #copyright {
  163. background: none repeat scroll 0% 0% #5C8AE6;
  164. color: #FFFFFF;
  165. font-size: 13px;
  166. height: 15px;
  167. padding: 5px 9px 9px;
  168. position: relative;
  169. }
  170.  
  171. #copyright:before {
  172. content: "Layout by iSayChris";
  173. display: block;
  174. padding-bottom: 20px;
  175. }
  176.  
  177. #search {
  178. bottom: 50px ! important;
  179. left: 100px ! important;
  180. }
  181.  
  182. #searchBox {
  183. background: none repeat scroll 0px 0px #FFFFFF ! important;
  184. border-radius: 5px;
  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: #8F8F8F ! 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. tr:hover td.td1 small, tr:hover td.td2 small {
  220. opacity: 1;
  221. }
  222.  
  223. .td1 small, .td2 small {
  224. opacity: 0;
  225. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement