Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. @import "https://dl.dropboxusercontent.com/s/xqymo5agf80i4ty/Minimalist_Zoku.css";
  2.  
  3. /*BACKGROUND*/
  4. body {
  5. background-image: url("https://puu.sh/v1MNq/6a14caf02c.png");
  6. background-repeat: no-repeat;
  7. background-attachment: fixed;
  8. background-position: top right;
  9. background-size: cover;
  10. }
  11.  
  12. #mal_cs_pic a[href="/"],
  13. #mal_cs_links a[href="/"]{
  14. background-image: url("http://puu.sh/qpOjV/3dfe1e786b.png");
  15. background-repeat: no-repeat;
  16. }
  17.  
  18. }
  19. body,
  20. body:after {
  21. background-color: rgba(0, 0, 25, .75);
  22. color: rgba(249, 252, 252, 1);
  23. }
  24.  
  25. ::-webkit-scrollbar {
  26. background-color: rgba(0, 0, 25, .92);
  27. }
  28.  
  29. ::-webkit-scrollbar-thumb {
  30. background-color: rgba(90, 82, 177, 1);
  31. }
  32.  
  33. ::selection {
  34. background-color: rgba(90, 82, 177, .5);
  35. color: rgba(249, 252, 252, 1);
  36. }
  37.  
  38. ::-moz-selection {
  39. background-color: rgba(90, 82, 177, .5);
  40. color: rgba(249, 252, 252, 1);
  41. }
  42.  
  43. a,
  44. #copyright,
  45. #copyright:before,
  46. #mal_cs_pic {
  47. color: rgba(249, 252, 252, 1) !important;
  48. }
  49.  
  50. a:hover,
  51. #copyright:hover,
  52. #copyright:hover:before {
  53. color: rgba(90, 82, 177, 1) !important;
  54. text-shadow: 0px 0px rgba(90, 82, 177, 1), -0px 0px rgba(90, 82, 177, 1);
  55. }
  56.  
  57. #btn-back_to_mobile {
  58. border-left-color: rgba(90, 82, 177, 1) !important;
  59. border-right-color: rgba(90, 82, 177, 1) !important;
  60. }
  61.  
  62. #mal_control_strip {
  63. background-color: rgba(0, 0, 25, .8) !important;
  64. }
  65.  
  66. #mal_cs_pic {
  67. background-color: rgba(0, 0, 25, .7);
  68. }
  69.  
  70. #mal_cs_listinfo {
  71. background-color: rgba(0, 0, 25, .7);
  72. }
  73.  
  74. #mal_cs_listinfo a:hover {
  75. border-color: rgba(90, 82, 177, 1);
  76. }
  77.  
  78. #mal_cs_links a:hover,
  79. #mal_cs_otherlinks div:last-of-type a:hover,
  80. #mal_cs_pic:hover {
  81. background-color: rgba(90, 82, 177, .5) !important;
  82. }
  83.  
  84. #mal_cs_links a[href="/"]:hover {
  85. background-color: rgba(90, 82, 177, .5) !important;
  86. }
  87.  
  88. #mal_cs_otherlinks div:first-of-type strong {
  89. color: rgba(249, 252, 252, 1);
  90. }
  91.  
  92. #mal_cs_otherlinks div:first-of-type strong:before {
  93. background-color: rgba(90, 82, 177, .5);
  94. }
  95.  
  96. #searchBox {
  97. border-color: rgba(90, 82, 177, 1);
  98. color: rgba(249, 252, 252, 1);
  99. }
  100.  
  101. #list_surround > table:first-of-type:after {
  102. background: rgba(0, 0, 25, .8);
  103. }
  104.  
  105. .status_not_selected a,
  106. .status_selected a {
  107. border-color: rgba(90, 82, 177, 1) !important;
  108. }
  109.  
  110. .status_not_selected a:before,
  111. .status_selected a:before {
  112. background-color: rgba(90, 82, 177, 1);
  113. }
  114.  
  115. .status_selected a {
  116. color: rgba(90, 82, 177, 1) !important;
  117. }
  118.  
  119. .header_cw,
  120. .header_completed,
  121. .header_onhold,
  122. .header_dropped,
  123. .header_ptw {
  124. background-color: rgba(0, 0, 25, .5);
  125. }
  126.  
  127. .header_title {
  128. color: rgba(90, 82, 177, 1);
  129. }
  130.  
  131. .table_header {
  132. background-color: rgba(90, 82, 177, .7);
  133. }
  134.  
  135. .table_header,
  136. .table_header a {
  137. color: rgba(0, 0, 25, 1) !important;
  138. }
  139.  
  140. tr:hover [class^=td] {
  141. background-color: rgba(0, 0, 25, .6);
  142. }
  143.  
  144. .td1 {
  145. background-color: rgba(0, 0, 25, .5);
  146. }
  147.  
  148. .td2 {
  149. background-color: rgba(0, 0, 25, .4);
  150. }
  151.  
  152. tr:hover [class^=td] a {
  153. text-shadow: 0px 0px rgba(90, 82, 177, 1), -0px 0px rgba(90, 82, 177, 1);
  154. }
  155.  
  156. .animetitle:after,
  157. .animetitle:before {
  158. background-color: rgba(0, 0, 25, .8);
  159. border-left-color: rgba(90, 82, 177, 1) !important;
  160. border-right-color: rgba(90, 82, 177, 1) !important;
  161. }
  162.  
  163. .animetitle:hover {
  164. border-color: rgba(90, 82, 177, 1);
  165. }
  166.  
  167. td:nth-of-type(n+1)[width="125"] small {
  168. background-color: rgba(90, 82, 177, .5);
  169. }
  170.  
  171. td:nth-of-type(n+1)[width="125"] small:hover,
  172. input[value=Cancel]:hover,
  173. input[value=Save]:hover {
  174. color: rgba(0, 0, 25, 1);
  175. }
  176.  
  177. .td1[width="125"] > span,
  178. .td2[width="125"] > span {
  179. background-color: rgba(0, 0, 25, .8);
  180. border-color: rgba(90, 82, 177, 1);
  181. }
  182.  
  183. .inputtext {
  184. background-color: rgba(0, 0, 25, .8);
  185. color: rgba(249, 252, 252, 1);
  186. }
  187.  
  188. input[value=Cancel],
  189. input[value=Save] {
  190. background-color: rgba(90, 82, 177, .5);
  191. color: rgba(249, 252, 252, 1);
  192. }
  193.  
  194. .borderRBL {
  195. color: rgba(249, 252, 252, 1);
  196. }
  197.  
  198. .category_totals,
  199. #grand_totals {
  200. background-color: rgba(90, 82, 177, .7);
  201. color: rgba(0, 0, 25, 1);
  202. }
  203.  
  204. #copyright,
  205. #copyright:before {
  206. border-color: rgba(90, 82, 177, 1) !important;
  207. color: rgba(249, 252, 252, 1);
  208. }
  209.  
  210. #copyright:hover {
  211. color: rgba(249, 252, 252, 1) !important;
  212. }
  213.  
  214. #copyright:hover:before {
  215. color: rgba(90, 82, 177, 1);
  216. }
  217.  
  218. #copyright:after {
  219. background-color: rgba(0, 0, 25, .8);
  220. }
  221.  
  222. @import "https://dl.dropboxusercontent.com/s/t9hvv9ec64u0e72/Responsive.css"; /*Responsive View*/
  223.  
  224. @import "https://dl.dropboxusercontent.com/s/5vas68bza1no09d/Fancybox.css"; /*Fancybox*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement