Advertisement
MasterFloat

Untitled

Mar 1st, 2015
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  1. @-moz-document domain("play.pokemonshowdown.com") {
  2. body {
  3. background:url(http://i.imgur.com/jMMdO89.jpg?1) no-repeat;
  4. background-color: #464646;
  5. background-size: 700px;
  6. }
  7.  
  8. .ps-room.ps-room-light.scrollable {
  9. background:url(http://i.imgur.com/FTVvoen.jpg?2) no-repeat right;
  10. background-color: #FFF;
  11. background-size: 700px;
  12. box-shadow: -10px 0px 20px -5px #202020;
  13. }
  14.  
  15. .header .logo {
  16. opacity: 0;
  17. }
  18.  
  19. .header {
  20. background: rgba(24, 24, 24, 0.8);
  21. }
  22.  
  23. .maintabbarbottom {
  24. background:#464646;
  25. }
  26.  
  27. .tabbar a.button.cur, .tabbar a.button.cur:hover {
  28. background: #464646;
  29. color: #3CBED6;
  30. text-shadow: none;
  31. }
  32.  
  33. .tabbar a.button {
  34. color:#3CBED6;
  35. background: #616161;
  36. }
  37.  
  38. .tabbar a.button:hover {
  39. color:#3CBED6;
  40. background: #464646;
  41. }
  42.  
  43. .revealed {
  44. background-color: #FFBCBC;
  45. }
  46.  
  47. .broadcast-blue {
  48. background: #8FA6B3;
  49. color: #000;
  50. border: 2px solid #000;
  51. padding: 5px;
  52. font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  53. font-size: 10pt;
  54. }
  55.  
  56. .broadcast-red {
  57. background: #ec5c4d;
  58. color: #000;
  59. border: 2px solid #000;
  60. padding: 5px;
  61. font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  62. font-size: 10pt;
  63. }
  64.  
  65. .broadcast-green {
  66. background: #559955;
  67. color: #000;
  68. border: 2px solid #000;
  69. padding: 5px;
  70. font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  71. font-size: 10pt;
  72. }
  73.  
  74.  
  75. .pm-window h3 {
  76. color:#FFF;
  77. border: none;
  78. background: #181818;
  79. font-size: 10pt;
  80. }
  81.  
  82. .pm-window h3:hover {
  83. color:#F3F3F3;
  84. border: none;
  85.  
  86. }
  87.  
  88. .pm-window.focused h3, .pm-window.focused h3:hover {
  89. background: #181818;
  90. color:#FFF;
  91. border: none;
  92. }
  93.  
  94. .pm-window h3 small {
  95. color:#E8E8E8;
  96. }
  97.  
  98. .pm-log {
  99. border: none;
  100. background: url("http://i.imgur.com/Q8vHT0Y.png") repeat scroll 0% 0% transparent;
  101. opacity: 0.9
  102. }
  103.  
  104. .pm-log-add {
  105. border: none;
  106. border-bottom-left-radius: px;
  107. border-bottom-right-radius: px;
  108. background:#181818;
  109. }
  110.  
  111. .message-pm {
  112. color: #B8A5C9;
  113. }
  114.  
  115. .menugroup .button {
  116. background: #181818;
  117. box-sizing: border-box;
  118. font-size: 10pt;
  119. font-family: Verdana,Helvetica,Arial,sans-serif;
  120. display: inline-block;
  121. padding: 5px 7px 3px;
  122. width: px;
  123. outline: medium none;
  124. cursor: pointer;
  125. text-align: center;
  126. text-decoration: none;
  127. text-shadow: 0px -1px 0px #0F1923;
  128. border-radius: 5px;
  129. box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.8) inset;
  130. color: #FFF;
  131. border:2px solid #FFF;
  132. }
  133.  
  134. .menugroup button.big {
  135. font-size: 12pt;
  136. }
  137.  
  138. .menugroup .button:hover {
  139. background: #212121;
  140. border: 2px solid #FFF;
  141. }
  142.  
  143. .menugroup{
  144. background: rgba(255, 255, 255, 0);
  145. }
  146.  
  147. .battleform label {
  148. background: url("http://i.imgur.com/yFWeHx0.png") no-repeat scroll left center transparent !important;
  149. padding: 4px;
  150. opacity:0.9;
  151. }
  152.  
  153. .popupmenu h3 {
  154. margin: 5px 0px 0px -2px;
  155. padding: 1px 0px;
  156. font-size: 8pt;
  157. color: #3CBED6;
  158. }
  159.  
  160. .ps-popup {
  161. position: absolute;
  162. top: auto;
  163. right: auto;
  164. left: auto;
  165. bottom: auto;
  166. text-align: left;
  167. background: url(http://i.imgur.com/Q8vHT0Y.png);
  168. color: #000;
  169. border: 1px solid #999;
  170. padding: 2px 10px;
  171. border-radius: 6px;
  172. box-shadow: 1px 1px 0px #FFF inset, -1px -1px 0px #DDD inset, 2px 2px 3px rgba(0, 0, 0, 0.2);
  173. z-index: 20;
  174. }
  175.  
  176. .roomlist a.ilink small {
  177. color: #181818;
  178. }
  179.  
  180. .roomlist a.ilink {
  181. color: #3BBFD6;
  182. background: #FFF;
  183. border: 2px solid #181818;
  184. }
  185.  
  186. .roomlist a.ilink:hover{
  187. color: #56D2EB;
  188. background: #FFF;
  189. border: 2px solid #181818;
  190. }
  191.  
  192.  
  193.  
  194. .tournament-bracket {
  195. font-size: 8pt;
  196. background:url(http://i.imgur.com/Q8vHT0Y.png);
  197. opacity:.8;
  198. }
  199.  
  200. .roomlist a.ilink small:hover {
  201. color: #181818;
  202. }
  203.  
  204.  
  205. .tournament-title {
  206. background:#FFF;
  207. color:#000;
  208. }
  209.  
  210. .tournament-status, .tournament-toggle {
  211. color: #FFF;
  212. background: #464646;
  213. }
  214.  
  215. .tournament-tools {
  216. padding: 10px;
  217. display: none;
  218. border-top: 1px solid #AAA;
  219. background:url(http://i.imgur.com/Q8vHT0Y.png);
  220. opacity:.7;
  221. }
  222.  
  223. .userlist {
  224. background: rgba(1, 1, 1, 0.9);
  225. color: #FFF;
  226. border-right: 1px solid #171717;
  227. }
  228.  
  229. .userlist li button:hover {
  230. background: #000;
  231. }
  232.  
  233. .chat-log-add {
  234. background: rgba(1, 1, 1, 0.9);
  235. }
  236.  
  237. .chat-log {
  238. background:url(http://i.imgur.com/Q8vHT0Y.png);
  239. }
  240.  
  241.  
  242. .mainmenufooter a {
  243. color: #BF5A50;
  244. }
  245.  
  246. .mainmenufooter a:hover {
  247. color: #D8695C;
  248. }
  249.  
  250. button {
  251. background:#464646;
  252. border-radius: 5px;
  253. color: #FFF;
  254. border: 1px solid #3BBFD6;
  255. }
  256.  
  257. button:hover {
  258. background:#404040;
  259. }
  260.  
  261. .closebutton:hover, .minimizebutton:hover {
  262. background:none;
  263. }
  264.  
  265. .setmenu button {
  266. color: #000;
  267. }
  268.  
  269.  
  270. .setchart {
  271. border: 2px solid #3BBFD6;
  272. }
  273.  
  274. .setchart-nickname {
  275. background: #3BBFD6;
  276. }
  277.  
  278. .select:hover {
  279. color:#000;
  280. }
  281.  
  282. .popupmenu button:hover {
  283. color:#000;
  284. }
  285.  
  286.  
  287. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement