Advertisement
Guest User

Untitled

a guest
Aug 1st, 2015
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.29 KB | None | 0 0
  1. @-moz-document domain("twitch.tv") {
  2. body,.hostmode-title-container .hostmode-title .what,.follow-button .notify-menu.anchor-bottomleft,#new-user-prompt .message .title,#share .share_field, .share .share_field,.switch, ul.mininav li.active,.sub-logo, ul.vtabs li .not_linked, ul.vtabs li.selected a,.dropmenu.menu-like .ui-menu-item .gamelink .game_meta, .menu-like.ui-menu .ui-menu-item .gamelink .game_meta, .menu-like.ui-multiselect-menu .ui-menu-item .gamelink .game_meta, .dropmenu.ui-menu .ui-menu-item .gamelink .game_meta, .ui-menu .ui-menu-item .gamelink .game_meta, .ui-menu.ui-multiselect-menu .ui-menu-item .gamelink .game_meta, .dropmenu .header, .switch-label, .dropmenu p, .ember-follow.follow-button:not(.is-following) a, #channel-prompt .message .title, .upsell-banner .message .title, .player-menu__item {
  3. color:#fff!important
  4. }
  5.  
  6. .player-controls-bottom {
  7. background: -webkit-linear-gradient(bottom,rgba(0,0,0,.8) 0,rgba(0,0,0,.7) 60%,transparent 100%) !important;
  8. background: linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,.7) 60%,transparent 100%) !important
  9. }
  10.  
  11. p.player-userinfo__name, .player-userinfo__game {
  12. text-shadow: 0px 2px 2px #000 !important
  13. }
  14.  
  15. .player-slider .ui-slider-range {
  16. background:#6441a5!important
  17. }
  18.  
  19. .player-menu__menu:after {
  20. border: 7px solid #222 !important;
  21. border-bottom-color: transparent !important;
  22. border-left-color: transparent !important;
  23. border-right-color: transparent !important;
  24. }
  25.  
  26. .player a {
  27. color:#6441a5!important
  28. }
  29.  
  30. .player-button:hover:enabled svg {
  31. fill:#6441a5!important
  32. }
  33.  
  34. #bttv-channel-state-contain > div.slow > svg > path {
  35. fill:#aaa!important
  36. }
  37.  
  38. .recent-past-broadcast .recent-past-broadcast__cap {
  39. height: 74px !important
  40. }
  41.  
  42. .upsell-banner {
  43. margin-top: 5px !important
  44. }
  45.  
  46. .recent-past-broadcast__message {
  47. font-size: 12px !important;
  48. padding: 2px 216px 2px 0 !important
  49. }
  50.  
  51. .chat-messages .chat-line.whisper {
  52. background-color: #121212!important
  53. }
  54.  
  55. #channel-prompt, .upsell-banner {
  56. border-right: 1px solid #6441a5;
  57. border-top: 1px solid #6441a5;
  58. border-bottom: 1px solid #6441a5;
  59. }
  60.  
  61. .ember-chat .chat-header {
  62. box-shadow: inset 0 -0.1px 0 0 rgba(0,0,0,0.4) !important;
  63. }
  64.  
  65. .ember-chat .chat-interface .emoticon-selector .emoticon-selector-box .all-emotes .emote-set {
  66. border-bottom-color:#000!important
  67. }
  68.  
  69. .ember-chat .chat-interface {
  70. border-top-color:rgba(0,0,0,0.4)!important
  71. }
  72.  
  73. ul.mininav li.active {
  74. border-bottom-color:#aaa!important
  75. }
  76.  
  77. .app-main .isLoggedIn .nav_section div#you span.username,.wrapper, .activate .form-wrapper {
  78. background-color:transparent!important
  79. }
  80.  
  81. .button.primary,.follow-button .primary.follow,.follow-button .follow,.follow-button .button.follow {
  82. color:#ddd!important
  83. }
  84.  
  85. .whatisthis.anchor-bottom:before {
  86. border-top-color:#111!important
  87. }
  88.  
  89. .app-main.theatre .chat-container .chat-interface textarea {
  90. border:0 solid #000!important
  91. }
  92.  
  93. .follow-button .notify:before {
  94. border-top-color:#888!important
  95. }
  96.  
  97. .exit-theatre {
  98. border:1px solid #000!important
  99. }
  100.  
  101. .exit-theatre > a {
  102. background:none!important;
  103. color:#fff!important
  104. }
  105.  
  106. .follow-button .notify {
  107. background:#2b2b2b!important
  108. }
  109.  
  110. #new-user-prompt {
  111. background:none!important
  112. }
  113.  
  114. .dropmenu .menu-divider {
  115. border-bottom:1px solid #111!important
  116. }
  117.  
  118. #large_nav .content,#small_nav .content {
  119. background:#1f1f1f!important
  120. }
  121.  
  122. .dropmenu.menu-like .dropmenu_action:hover {
  123. background-color:#1f1f1f!important
  124. }
  125.  
  126. .store-category .ts-campaign-list .ts-campaign .ts-campaign-name h4, .connect_items .connect-item-info .connect-item-desc .title {
  127. color:#000!important
  128. }
  129.  
  130. .rightcol-content, .ember-chat .chat-interface .suggestions {
  131. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important
  132. }
  133.  
  134. #right_col {
  135. padding-left:1px!important
  136. }
  137.  
  138. .chat-container {
  139. box-shadow:none!important
  140. }
  141.  
  142. .ember-chat .chat-room-list .room:hover, .notification-controls .toggle-notification-menu, #channel-prompt, .upsell-banner {
  143. background:transparent!important
  144. }
  145.  
  146. .notification-controls .toggle-notification-menu:before {
  147. border: 5px solid #888!important;
  148. border-bottom-color: transparent!important;
  149. border-left-color: transparent!important;
  150. border-right-color: transparent!important;
  151. }
  152.  
  153. .archives-contain .list-video:hover,.archives-contain .more-archives:hover,#right_col #archives .more_archives:hover {
  154. color:#563594!important
  155. }
  156.  
  157. #chat #speak_cover {
  158. background:#111!important
  159. }
  160.  
  161. .archives-contain .list-video,.archives-contain .more-archives,#right_col #archives .more_archives {
  162. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important;
  163. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  164. border-top:1px solid rgba(0,0,0,0.5)!important;
  165. border-bottom:1px solid #000!important;
  166. color:#6441a5!important
  167. }
  168.  
  169. .ember-chat .chat-interface .emoticon-selector .tabs .tab.active {
  170. color:#6441a5!important
  171. }
  172.  
  173. .ember-chat .chat-interface .textarea-contain .emoticon-selector-toggle svg path {
  174. fill:rgba(255,255,255,0.3)!important
  175. }
  176.  
  177. #live_site_player_flash {
  178. box-shadow:rgba(0,0,0,0.35) 0 4px 8px 0!important;
  179. border:1px solid #000!important;
  180. border-bottom:0!important
  181. }
  182.  
  183. .channel-main,.directory-main,.cl-container .section-header .header-content,.cl-container fieldset,.cl-container .cl-section .cl-subheader,#settings_buttons,#turbo_setup_contain,.cl-container .cl-section,.multi_select li.selector form:hover,.multi_select li.selector > label:hover,.multi_select li.selector .ms-int:hover,#settings #followers_content .hdr,#emoticon-grid,#right_col .bottom,.archives-contain,.chat-container,.ember-chat .chatters-view,.whatisthis,.exit-theatre,.theatreCloseNotice,.st-autocomplete-sidebar, .st-autocomplete-small, .st-autocomplete, .st-autocomplete-small,.st-autocomplete-sidebar .label, .st-autocomplete-small .label, .st-autocomplete .label, .st-autocomplete-small .label, .chat-interface, .player-menu__menu {
  184. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important
  185. }
  186.  
  187. #controls #control_buttons .emoticon-selector-container .emoticon-selector .emoticon-selector-inner {
  188. border:1px solid #000!important;
  189. background-color:#232323!important;
  190. box-shadow:none!important
  191. }
  192.  
  193. .ember-chat .chat-messages .chat-line {
  194. color:#aaa!important;
  195. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  196. }
  197.  
  198. .cl-container .section-header .header-content .title,.follow-button .follow {
  199. color:#ddd!important
  200. }
  201.  
  202. .directory_header_contain {
  203. border-bottom:1px solid #000!important;
  204. background:none repeat scroll 0 0 rgba(35,35,35,0.93)!important
  205. }
  206.  
  207. .js-more_archives,#more_videos_spinner {
  208. border:0!important;
  209. box-shadow:none!important;
  210. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  211. background:transparent!important
  212. }
  213.  
  214. .js-more_archives:hover {
  215. background:none repeat scroll 0 0 #121212!important
  216. }
  217.  
  218. .js-games.games.items .game.item h5.title,.stream.item .channelname,.stream.item p.title a,.video.item p.title a,.video.item {
  219. color:#8a8a8a!important;
  220. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  221. }
  222.  
  223. .stream.item:hover a.thumb,.video.item:hover a.thumb {
  224. background-color:transparent!important
  225. }
  226.  
  227. .stream.item a.thumb,.video.item a.thumb,.game-item .boxart {
  228. box-shadow:rgba(0,0,0,0.3) 0 0 0 1px,rgba(255,255,255,0.05) 0 0 0 1px inset,rgba(255,255,255,0.1) 0 1px 0 0 inset!important
  229. }
  230.  
  231. .js-streams.streams.items.items.no-boxart,.js-videos.videos.items {
  232. overflow:visible!important
  233. }
  234.  
  235. h2.title {
  236. color:#f8f8f8!important;
  237. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  238. }
  239.  
  240. .js-games.games.items .game.item:hover h5.title,.game.item:hover span.sub,.stream.item:hover .channelname,.stream.item:hover p.title a,.video.item:hover p.title a {
  241. color:#fff!important;
  242. text-decoration:none!important
  243. }
  244.  
  245. #left_close,#right_close {
  246. background-color:#888!important;
  247. opacity:.5!important
  248. }
  249.  
  250. #broadcast-meta .info .title,#broadcast_meta .info .title {
  251. color:#fff!important;
  252. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  253. }
  254.  
  255. #chat_line_list {
  256. color:#aaa!important;
  257. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  258. }
  259.  
  260. #right_col,#archives.stretch.scroll {
  261. background-color:#1e1e1e!important;
  262. color:#eee!important
  263. }
  264.  
  265. .segmented_tabs,.bottom #controls {
  266. border-bottom:1px solid #000!important;
  267. box-shadow:0 1px 0 rgba(255,255,255,0.05) inset!important;
  268. border-top:0!important
  269. }
  270.  
  271. .bottom #controls {
  272. background-color:#282828!important
  273. }
  274.  
  275. .segmented_tabs li a {
  276. background:transparent!important;
  277. box-shadow:rgba(0,0,0,0.3) 0 0 0 1px!important;
  278. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  279. }
  280.  
  281. .segmented_tabs li a.selected,.segmented_tabs li a.tab {
  282. box-shadow:none!important;
  283. border-radius:0!important
  284. }
  285.  
  286. #chat_text_input,.directory_header_contain .directory_header #custom_filter input {
  287. background-color:#1e1e1e!important;
  288. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  289. border-radius:0!important
  290. }
  291.  
  292. .extra_controls .segmented_tabs {
  293. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  294. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  295. color:#aaa!important;
  296. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  297. border-radius:0!important;
  298. border:1px solid!important;
  299. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  300. background:#1e1e1e none!important
  301. }
  302.  
  303. .extra_controls .segmented_tabs li a {
  304. box-shadow:none!important;
  305. border-radius:0!important;
  306. border:0 solid!important
  307. }
  308.  
  309. .dropdown_glyph,.dropdown_static,#subscribe_price.button.leftround.normal_button {
  310. background-color:#1e1e1e!important;
  311. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  312. border-radius:0!important;
  313. color:#aaa!important;
  314. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  315. }
  316.  
  317. .ember-chat .chat-interface .chat-buttons-container .chat-option-buttons button {
  318. background-color:#1e1e1e!important;
  319. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  320. border-radius:0!important;
  321. color:#000!important;
  322. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  323. }
  324.  
  325. #subscribe_action.button.rightround.primary_button,#channel_follow.primary_button,.js-directory-more.normal_button.list_more {
  326. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  327. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  328. color:#aaa!important;
  329. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  330. border-radius:0!important;
  331. background:#1e1e1e none!important
  332. }
  333.  
  334. #subscribe_price.button.leftround.normal_button {
  335. background-image:none!important
  336. }
  337.  
  338. .dropdown_glyph,.dropdown_static {
  339. background-image:url(http://i182.photobucket.com/albums/x146/Nihagi/dropdown_arrow.png)!important
  340. }
  341.  
  342. .archive.video.clearfix a.thumb {
  343. border:0!important;
  344. border-bottom:1px solid #000!important;
  345. box-shadow:0 1px 0 rgba(255,255,255,0.04) inset!important
  346. }
  347.  
  348. #button_bookmark {
  349. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  350. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  351. color:#aaa!important;
  352. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  353. border-radius:0!important;
  354. background:#1e1e1e none!important
  355. }
  356.  
  357. .js-archive_list {
  358. border-bottom:1px solid rgba(255,255,255,0.04)!important;
  359. color:#aaa!important;
  360. text-shadow:0 1px 0 rgba(0,0,0,0.5)!important
  361. }
  362.  
  363. .content #archives .video a .title {
  364. color:#aaa!important
  365. }
  366.  
  367. .content #archives .video a:hover .title {
  368. color:#eee!important
  369. }
  370.  
  371. .content #archives .video a:hover {
  372. background-color:#232323!important
  373. }
  374.  
  375. .chat_color_swatch:nth-child(5) {
  376. background-color:#c4c4ff!important
  377. }
  378.  
  379. #custom_bg {
  380. display:none!important
  381. }
  382.  
  383. .content #broadcast-meta .long_title .title_over,.content #broadcast_meta .long_title .title_over {
  384. background-color:#282828!important;
  385. color:#fff!important;
  386. box-shadow:rgba(0,0,0,0.6) 0 1px 3px 0,rgba(255,255,255,0.05) 0 0 0 1px inset,rgba(255,255,255,0.1) 0 1px 0 0 inset!important;
  387. border-radius:0!important;
  388. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  389. }
  390.  
  391. .info.long_title .channel,#channel_stats {
  392. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  393. }
  394.  
  395. .panel.masonry-brick {
  396. background-color:#1e1e1e!important;
  397. color:#9a9a9a!important;
  398. box-shadow:rgba(0,0,0,0.2) 0 1px 2px 0 inset,rgba(255,255,255,0.01) 0 0 0 1px,rgba(255,255,255,0.01) 0 1px 0 0!important;
  399. border-radius:0!important;
  400. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  401. border:1px solid #000!important;
  402. padding-left:5px!important;
  403. padding-right:5px!important;
  404. padding-top:5px!important;
  405. margin-bottom:30px!important
  406. }
  407.  
  408. .panel.masonry-brick h3.title {
  409. color:#9a9a9a!important
  410. }
  411.  
  412. .panel.masonry-brick a.link {
  413. margin-bottom:5px!important
  414. }
  415.  
  416. .content .bottom #controls #control_buttons #chat_viewers_dropmenu_button span,.content .bottom #controls #control_buttons #chat_settings_dropmenu_button span,.content #stats_and_actions #channel_actions #button_options span {
  417. background-image:url(http://i182.photobucket.com/albums/x146/Nihagi/button_glyphs-1.png)!important
  418. }
  419.  
  420. .ember-chat .chat-interface .chat-buttons-container .chat-option-buttons button {
  421. background-image:url(http://herpderp.com/twitch/button_glyphs.png)!important
  422. }
  423.  
  424. #channel_stats {
  425. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  426. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  427. color:#aaa!important;
  428. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  429. border-radius:0!important;
  430. border:1px solid!important;
  431. padding-right:10px!important;
  432. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  433. background:#1e1e1e none!important
  434. }
  435.  
  436. .betabar {
  437. display:none!important
  438. }
  439.  
  440. .channel-main {
  441. top:0!important
  442. }
  443.  
  444. textarea#chat_text_login.text,.ember-chat .chat-interface .textarea-contain textarea {
  445. background-color:#1e1e1e!important;
  446. box-shadow:rgba(255,255,255,0.05) 0 1px 0 0,rgba(0,0,0,0.15) 0 1px 0 0 inset!important;
  447. color:#f8f8f8!important;
  448. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  449. }
  450.  
  451. .twitch_cover {
  452. opacity:.2!important
  453. }
  454.  
  455. .popout_chat #twitch_chat.chat_box {
  456. background-color:#1e1e1e!important
  457. }
  458.  
  459. .popout_chat #chat_line_list,.popout_chat #chat_line_list li {
  460. padding-right:0!important;
  461. margin-right:0!important
  462. }
  463.  
  464. .popout_chat .glyph_only {
  465. background-color:#1e1e1e!important;
  466. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  467. border-radius:0!important;
  468. border:0!important;
  469. color:#aaa!important;
  470. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  471. }
  472.  
  473. .popout_chat .normal_button {
  474. border:1px solid #000!important;
  475. border-radius:0!important
  476. }
  477.  
  478. .popout_chat #speak {
  479. background-color:#282828!important;
  480. padding:5px!important;
  481. box-shadow:rgba(255,255,255,0.05) 0 1px 0 0 inset;
  482. border-top:1px solid #000!important
  483. }
  484.  
  485. #broadcast-meta,#broadcast_meta {
  486. height:20px!important;
  487. min-height:0!important;
  488. position:relative!important;
  489. margin-top:10px!important;
  490. margin-bottom:10px!important
  491. }
  492.  
  493. #broadcast-meta .channel,#broadcast_meta .channel {
  494. float:right!important;
  495. left:auto!important;
  496. overflow:visible!important;
  497. top:2px!important;
  498. color:#fff!important
  499. }
  500.  
  501. #broadcast-meta .image,#broadcast-meta img,#broadcast_meta .image,#broadcast_meta img {
  502. height:20px!important;
  503. width:20px!important;
  504. margin:0!important;
  505. padding:0!important;
  506. border-radius:2px!important
  507. }
  508.  
  509. #broadcast-meta .title,#broadcast_meta .title {
  510. margin:0!important;
  511. line-height:20px!important;
  512. font-size:20px!important;
  513. color:#fff!important;
  514. overflow:visible!important
  515. }
  516.  
  517. #broadcast-meta .info,#broadcast_meta .info {
  518. padding-left:35px!important
  519. }
  520.  
  521. #stats_and_actions {
  522. padding-bottom:10px!important;
  523. padding-top:10px!important
  524. }
  525.  
  526. .title_over {
  527. left:25px!important;
  528. color:#fff!important
  529. }
  530.  
  531. [class="channel-main"] #chat_lines,[class="channel-main"] #twitch_chat .scroll {
  532. background-color:#151515!important
  533. }
  534.  
  535. [class="channel-main"] #controls,[class="channel-main"] #chat.stretch {
  536. background-color:#282828!important
  537. }
  538.  
  539. [class="channel-main"] #control_input textarea {
  540. background-color:#151515!important;
  541. color:#ddd!important;
  542. box-shadow:0 1px 1px rgba(0,0,0,0.1) inset,0 0 1px rgba(0,0,0,0.05) inset,0 1px 0 rgba(21,21,21,0.65)!important
  543. }
  544.  
  545. [class="channel-main"] #chat_line_list {
  546. color:#ddd!important
  547. }
  548.  
  549. [class="channel-main"] #chat_line_list li .small {
  550. color:#ddd!important;
  551. opacity:1!important
  552. }
  553.  
  554. [class="channel-main"] .drag-handle {
  555. background-color:#f5f5f5!important
  556. }
  557.  
  558. [class="channel-main"] .title_over {
  559. background:none repeat scroll 0 0 #151515!important
  560. }
  561.  
  562. #site_header {
  563. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important;
  564. border-top:0!important;
  565. border-bottom:0!important
  566. }
  567.  
  568. .header_divider {
  569. height:0!important
  570. }
  571.  
  572. .main,.fullwidth_main {
  573. border:none!important;
  574. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important
  575. }
  576.  
  577. h1,h2,h3,h4 {
  578. color:#fff!important
  579. }
  580.  
  581. #site_footer {
  582. padding-top:15px!important
  583. }
  584.  
  585. #copyright_and_languages #language_select,#copyright_and_languages #copyright {
  586. padding-left:30px!important
  587. }
  588.  
  589. ul.vtabs li .not_linked,ul.vtabs li a {
  590. text-shadow:none!important
  591. }
  592.  
  593. #settings_contain label {
  594. color:#fff!important
  595. }
  596.  
  597. #turbo_chat_color,#turbo_emote_set {
  598. background:none!important
  599. }
  600.  
  601. #emoticons .set li {
  602. text-shadow:none!important
  603. }
  604.  
  605. #product_description {
  606. background:none!important
  607. }
  608.  
  609. #product_description #pricing {
  610. background:none!important
  611. }
  612.  
  613. #product_description h5#product_label {
  614. background:none!important;
  615. text-shadow:none!important;
  616. color:#fff!important
  617. }
  618.  
  619. .recurly .field.expires label {
  620. text-shadow:none!important
  621. }
  622.  
  623. #terms {
  624. text-shadow:none!important
  625. }
  626.  
  627. #message_actions {
  628. background:none!important
  629. }
  630.  
  631. div.preview {
  632. background:none!important
  633. }
  634.  
  635. div.preview .manage_message {
  636. background:none!important
  637. }
  638.  
  639. ul.tabs li.selected a,ul.tabs_fake li.selected a {
  640. color:#fff!important
  641. }
  642.  
  643. #vod_form {
  644. background:none!important
  645. }
  646.  
  647. #setup_link.new {
  648. background:none!important
  649. }
  650.  
  651. .action .content .data {
  652. background:none!important
  653. }
  654.  
  655. #endless_scroll_loader {
  656. background:none!important
  657. }
  658.  
  659. .list-games .game:hover .title {
  660. color:#fff!important
  661. }
  662.  
  663. A[class="mod_button ban"] {
  664. margin-right:2px!important;
  665. padding-top:2px!important;
  666. background:url(http://www.herpderp.com/twitch/ban.png) no-repeat center center!important
  667. }
  668.  
  669. IMG[src*="g18_ban-00000080"] {
  670. visibility:hidden!important
  671. }
  672.  
  673. A[class="mod_button unban"] {
  674. margin-right:2px!important;
  675. padding-top:2px!important;
  676. background:url(http://www.herpderp.com/twitch/unban.png) no-repeat center center!important
  677. }
  678.  
  679. IMG[src*="g18_unban-00000080"] {
  680. visibility:hidden!important
  681. }
  682.  
  683. A[class="mod_button timeout"] {
  684. padding-top:2px!important;
  685. background:url(http://www.herpderp.com/twitch/clock.png) no-repeat center center!important
  686. }
  687.  
  688. IMG[src*="g18_clock-00000080"] {
  689. visibility:hidden!important
  690. }
  691.  
  692. #chat_menu_ban {
  693. background:url(http://www.herpderp.com/twitch/banblk.png) no-repeat center center!important
  694. }
  695.  
  696. #chat_line_list > .line > p > [style*="color:#0000FF"] {
  697. color:#0040ff!important
  698. }
  699.  
  700. #chat_line_list > .line > p > [style*=black] {
  701. color:#777!important
  702. }
  703.  
  704. #chat_line_list > .line > p > [style*="color:#000000"] {
  705. color:#777!important
  706. }
  707.  
  708. #chat_line_list > .line > p > [style*="color:#000055"] {
  709. color:#0035ff!important
  710. }
  711.  
  712. #chat_line_list > .line > p > [style*="color:#000055"] {
  713. color:#0035ff!important
  714. }
  715.  
  716. #example .line {
  717. background:none!important
  718. }
  719.  
  720. #compose_message_form .button_group,#reply_form .button_group {
  721. background:none!important
  722. }
  723.  
  724. .partner_reqs,#partner_application .buttons {
  725. background:none!important
  726. }
  727.  
  728. .directory_header .nav li a.active {
  729. color:#888!important
  730. }
  731.  
  732. #payment_form #paypal #pay_with_paypal {
  733. background:none!important
  734. }
  735.  
  736. .recurly select {
  737. color:#000!important
  738. }
  739.  
  740. #roadblock_message {
  741. background:none!important
  742. }
  743.  
  744. #noty_bottomCenter_layout_container > .noty_bar.notice .noty_message {
  745. color:#666!important;
  746. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important;
  747. border:1px solid #000!important
  748. }
  749.  
  750. #facebook_connect {
  751. background:none!important
  752. }
  753.  
  754. #channel .player-column #broadcast-meta .info .title {
  755. padding-top:4px!important;
  756. width:55%!important
  757. }
  758.  
  759. #main_col .content #broadcast-meta .info .title_over h2,#main_col .content #broadcast-meta .info .title_over .title,#main_col .content #broadcast_meta .info .title_over h2,#main_col .content #broadcast_meta .info .title_over .title {
  760. background:none!important;
  761. width:100%!important;
  762. box-shadow:none!important
  763. }
  764.  
  765. .subwindow .form_title,.twitch_subwindow .form_title {
  766. color:#000!important
  767. }
  768.  
  769. #main_col .content #broadcast-meta .image,#main_col .content #broadcast_meta .image {
  770. background:none!important
  771. }
  772.  
  773. .app-main #main_col,.top #right_nav,#flyout .content {
  774. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important
  775. }
  776.  
  777. #directory-list .items-grid a {
  778. z-index:1!important
  779. }
  780.  
  781. .modal-form .buttons {
  782. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important;
  783. border-top:1px solid #000!important
  784. }
  785.  
  786. .modal-form .header {
  787. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important;
  788. border-bottom:1px solid #000!important
  789. }
  790.  
  791. .modal-form {
  792. background:#232323!important
  793. }
  794.  
  795. .bookmark-modal .bookmark-item .bookmark-viewall,.subwindow,.twitch_subwindow,.subwindow .form_title,.twitch_subwindow .form_title {
  796. color:#fff!important
  797. }
  798.  
  799. .bookmark-modal .bookmark-item .text {
  800. background-color:#1e1e1e!important;
  801. box-shadow:rgba(255,255,255,0.05) 0 1px 0 0,rgba(0,0,0,0.15) 0 1px 0 0 inset!important;
  802. border:1px solid #000!important;
  803. color:#f8f8f8!important;
  804. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important
  805. }
  806.  
  807. #js-create-bookmark {
  808. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  809. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  810. color:#aaa!important;
  811. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  812. border-radius:0!important;
  813. background:#1e1e1e none!important
  814. }
  815.  
  816. .button .normal_button,.js-subwindow-close {
  817. box-shadow:0 1px 0 rgba(255,255,255,0.05),0 1px 0 rgba(0,0,0,0.15) inset!important;
  818. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  819. color:#aaa!important;
  820. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  821. border-radius:0!important;
  822. background:#1e1e1e none!important
  823. }
  824.  
  825. .recurly .coupon .discount {
  826. color:#fff!important;
  827. text-shadow:none!important
  828. }
  829.  
  830. #sub-link {
  831. display:none!important
  832. }
  833.  
  834. #cboxOverlay {
  835. background:#222!important
  836. }
  837.  
  838. .card {
  839. background-color:#222!important
  840. }
  841.  
  842. .channel-link .profile-photo div,.profile-link .profile-photo div {
  843. display:none!important
  844. }
  845.  
  846. #main_col .content #broadcast-meta .info,#main_col .content #broadcast_meta .info {
  847. padding-left:35px!important
  848. }
  849.  
  850. .channel-link .profile-photo,.profile-link .profile-photo {
  851. border:none!important
  852. }
  853.  
  854. #broadcast-meta .image,#broadcast-meta img,#broadcast_meta .image,#broadcast_meta img {
  855. width:28px!important;
  856. height:28px!important
  857. }
  858.  
  859. #chat_line_list .highlight {
  860. color:#ddd!important
  861. }
  862.  
  863. .tickets .ticket .benefits {
  864. background:#111!important;
  865. border:1px solid #000
  866. }
  867.  
  868. .channel-following,.subscribe-button,.xbox_button,#xbox_link,.normal_button,.dropdown,.dropdown_static,.dropdown_glyph {
  869. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important;
  870. color:#aaa!important;
  871. text-shadow:rgba(0,0,0,0.5) 0 1px 0!important;
  872. border-radius:0!important;
  873. background:#1e1e1e none!important
  874. }
  875.  
  876. #subscription_cancel {
  877. text-shadow:none!important
  878. }
  879.  
  880. .dropdown,.dropdown_static,.dropdown_glyph {
  881. background-image:url(http://i182.photobucket.com/albums/x146/Nihagi/dropdown_arrow.png)!important
  882. }
  883.  
  884. .dropdown_glyph,.dropdown_static {
  885. background-image:url(http://i182.photobucket.com/albums/x146/Nihagi/dropdown_arrow.png)!important
  886. }
  887.  
  888. #main_col .content #broadcast-meta .info .title_over h1,#main_col .content #broadcast-meta .info .title_over .title,#main_col .content #broadcast_meta .info .title_over h1,#main_col .content #broadcast_meta .info .title_over .title,#left_col:before,.ember-chat .chat-room-list .room .unread-count.pop {
  889. background:transparent!important
  890. }
  891.  
  892. #product_description:after {
  893. box-shadow:none!important
  894. }
  895.  
  896. #controls #control_butto .emoticon-selector-container .emoticon-selector .emoticon-selector-inner {
  897. box-shadow:none!important
  898. }
  899.  
  900. #main_col .content .tse-content .low-power-notification {
  901. box-shadow:none!important;
  902. background:transparent!important
  903. }
  904.  
  905. .app-main {
  906. background:#222!important
  907. }
  908.  
  909. #main_col.expandRight,#flash.expandRight,#right_col #chat_lines,.panels-contain .panels,.c8,#channel .player-column #broadcast-meta .info .title .over,#channel #custom-bg,.subwindow,.twitch_subwindow,#send_message_form,#reply_message_form,#send_message_form #top_buttons,#reply_message_form #top_buttons,#send_message_form #bottom_buttons,#reply_message_form #bottom_buttons,.archives-contain .tse-scroll-content,.ember-chat,.ember-chat .ember-list-view,.ember-chat #chat_viewers_dropmenu,.ember-chat .chat-menu,.panels-contain,.messages .center .whatisthis,.messages #turbo_cancel_opts .whatisthis,.sort-contain .sort-options,.messages .whatisthis,.target-frame,.hostmode-title-container,.close-hostmode,.ember-chat .chat-messages,.dropmenu, .ui-menu, .ui-multiselect-menu, .ember-chat .chat-interface .emoticon-selector {
  910. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important
  911. }
  912.  
  913. #channel #custom-bg {
  914. display:none!important
  915. }
  916.  
  917. .panels-contain .panels {
  918. color:#9a9a9a!important
  919. }
  920.  
  921. #messages_column,.following-col .following-list .load-more span {
  922. background:transparent!important
  923. }
  924.  
  925. #compose_message_form,#reply_form,.following-col .col-header .search-contain .search .search-button {
  926. background-color:transparent!important
  927. }
  928.  
  929. .following-col .col-header .search-contain .search .search-clear {
  930. background:url(http://www-cdn.jtvnw.net/images/xarth/following_search.png) no-repeat 0 -60px
  931. }
  932.  
  933. [class="manage_message small"],.following-col .following-list .channel .name {
  934. color:#fff!important
  935. }
  936.  
  937. .following-col .col-header.inactive .title,.following-col .following-list .load-more span,.ember-chat .chat-menu .chat-menu-header {
  938. color:#fff!important
  939. }
  940.  
  941. [name="message[body]"],.following-col .col-header .search-contain .search input,.directory_header #custom_filter input {
  942. background-color:#151515!important;
  943. color:#ddd!important;
  944. box-shadow:0 1px 1px rgba(0,0,0,0.1) inset,0 0 1px rgba(0,0,0,0.05) inset,0 1px 0 rgba(21,21,21,0.65)!important
  945. }
  946.  
  947. .following-col .col-header .search-contain .search input {
  948. color:#888!important
  949. }
  950.  
  951. #large_nav,#small_nav {
  952. border-right:1px solid rgba(17,1,17,0.5)!important
  953. }
  954.  
  955. .items-grid .section_header #filter-contain .sort-list {
  956. background-color:#151515!important;
  957. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important
  958. }
  959.  
  960. .items-grid .section_header #filter-contain .sort-list ul .label,.subwindow .close,.twitch_subwindow .close {
  961. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important
  962. }
  963.  
  964. .items-grid .section_header #filter-contain .sort-list ul .filter-item a:hover {
  965. background-color:#111!important
  966. }
  967.  
  968. a.js-options.dropdown_glyph.channel-options-button > span {
  969. background:none!important
  970. }
  971.  
  972. a.js-options.dropdown_glyph.channel-options-button {
  973. text-shadow:0 1px 0 rgba(0,0,0,0.5)!important;
  974. color:#f5f5f5!important;
  975. background-image:url(http://herpderp.com/options_p.png)!important
  976. }
  977.  
  978. .content .bottom #controls #control_buttons #chat_viewers_dropmenu_button span,.content .bottom #controls #control_buttons #chat_settings_dropmenu_button span,.content #stats_and_actions #channel_actions #button_options span,#right_col .bottom #controls #control_buttons #chat_settings_dropmenu_button span {
  979. background-image:url(http://herpderp.com/twitch/glyphs_n.png)!important
  980. }
  981.  
  982. .dropdown_glyph,.dropdown_static {
  983. background-image:url(http://herpderp.com/twitch/arrow_n.png)!important
  984. }
  985.  
  986. #header_search .text {
  987. color:#ddd!important;
  988. box-shadow:0 1px 1px rgba(0,0,0,0.1) inset,0 0 1px rgba(0,0,0,0.05) inset,0 1px 0 rgba(21,21,21,0.65)!important;
  989. background:#151515 url(http://www-cdn.jtvnw.net/images/xarth/following_search.png) no-repeat 0 0!important
  990. }
  991.  
  992. #right_col .bottom #controls #control_input textarea,#right_col .bottom .link #control_input textarea,#right_col #sub-link #controls #control_input textarea,#right_col #sub-link .link #control_input textarea {
  993. color:#fff!important
  994. }
  995.  
  996. #send_message_form #top_buttons,#reply_message_form #top_buttons {
  997. border-top:0!important
  998. }
  999.  
  1000. #send_message_form #top_buttons,#reply_message_form #top_buttons,#send_message_form,#reply_message_form,#send_message_form #bottom_buttons,#reply_message_form #bottom_buttons,#send_message_form,#reply_message_form,#send_message_form #bottom_buttons,.ember-chat .moderation-card {
  1001. border-color:rgba(0,0,0,0.2) rgba(0,0,0,0.3) rgba(0,0,0,0.35)!important
  1002. }
  1003.  
  1004. #send_message_form #bottom_buttons {
  1005. box-shadow:none!important
  1006. }
  1007.  
  1008. .streamkey .warning {
  1009. background-color:#282828!important
  1010. }
  1011.  
  1012. IMG[src*="g18_ban-00000080"] {
  1013. visibility:visible!important
  1014. }
  1015.  
  1016.  
  1017. .button-simple.dark {
  1018. background:#c4c3c3!important;
  1019. color:#262626!important
  1020. }
  1021.  
  1022. .ember-chat .moderation-card,.ember-chat .chat-interface .emoticon-selector,.ember-chat .chat-settings {
  1023. border:1px solid #000
  1024. }
  1025.  
  1026. .ember-chat .chat-buttons-container .chat-option-buttons button {
  1027. background-image:url(http://herpderp.com/twitch/button_glyphs.png)!important
  1028. }
  1029.  
  1030. .ember-chat .chat-buttons-container .chat-option-buttons button.settings {
  1031. background-position:5px 5px!important
  1032. }
  1033.  
  1034. .ember-chat .chat-buttons-container .chat-option-buttons button.viewers {
  1035. background-position:5px -19px!important
  1036. }
  1037.  
  1038. .g18_trash-00000080,.g18_gear-00000080,.g18_gear-00000080,.g18_gear-00000080,.g18_popout-00000080,.g18_close-00000080,#ember1030 > div > div.chat-menu-content > div > a.small.js-turbo-more-colors {
  1039. color:#6441a5!important
  1040. }
  1041.  
  1042. .ember-chat .chat-room,.ember-chat .chat-header,#right_col .top,#right_col .top #right_nav .tab,.dropmenu,#main_col .content .tse-content,.ember-chat .moderation-card .interface,.ember-chat .moderation-card .card-header, .button-simple.dark.openSettings {
  1043. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important
  1044. }
  1045.  
  1046. .ember-chat .moderation-card .button-simple {
  1047. margin:2px 1px!important
  1048. }
  1049.  
  1050. .ember-chat .chat-menu-button-container:hover {
  1051. background-color:#1e1e1e!important
  1052. }
  1053.  
  1054. .ember-chat .chat-room-list .room .unread-count {
  1055. right:15px!important
  1056. }
  1057.  
  1058. .ember-chat .chat-room-list.masked .mask,.ember-chat .top-dropdown {
  1059. background:#222!important
  1060. }
  1061.  
  1062. .ember-chat .top-dropdown {
  1063. border-bottom:1px solid #000!important
  1064. }
  1065.  
  1066. .ember-chat .chat-header.all-rooms-header p:hover,.ember-chat .chat-header p:hover {
  1067. text-decoration:none!important
  1068. }
  1069.  
  1070. .js-schedule-container div {
  1071. color:#000!important
  1072. }
  1073.  
  1074. .streams .stream .thumb .boxart,.videos .video .thumb .boxart {
  1075. border-color:#1e1e1e!important
  1076. }
  1077.  
  1078. #flyout .point:before {
  1079. border-right-color:#1e1e1e!important
  1080. }
  1081.  
  1082. #right_col:before {
  1083. background:#000!important
  1084. }
  1085.  
  1086. .viewall a {
  1087. background:#282828!important
  1088. }
  1089.  
  1090. .following-hint .bubble,.no-login-contain li {
  1091. background-color:transparent!important
  1092. }
  1093.  
  1094. #channel .player-column #broadcast-meta .info .title .over {
  1095. border:1px solid #000!important
  1096. }
  1097.  
  1098. .items-grid .meta .title,.button-group li a.active,.app_title,ul.tabs li > a:hover,.archives-contain .list-video .meta .title {
  1099. color:#888!important
  1100. }
  1101.  
  1102. .button:hover,.directory_header .nav li > a:hover,.search_input,#sidebar_query_small,.tickets .ticket .mini-profile .profile-info .profile-actions .dropmenu .content h5,.tickets .ticket .mini-profile .profile-info .profile-actions .dropmenu,.ember-chat .moderation-card h3.name a {
  1103. color:#fff!important
  1104. }
  1105.  
  1106. .connect_items .connect_item .desc {
  1107. color:#000!important
  1108. }
  1109.  
  1110. #channel .player-column #broadcast-meta .info .channel {
  1111. padding-right:8px!important
  1112. }
  1113.  
  1114. .button.glyph:hover path,.button.glyph-only:hover path,.ember-chat .chat-menu-button-container:hover svg path {
  1115. fill:#fff!important
  1116. }
  1117.  
  1118. .archives-contain .list-video {
  1119. border-top:0!important
  1120. }
  1121.  
  1122. #channel .player-column .stats-and-actions .channel-stats .stat svg path {
  1123. fill:rgba(255,255,255,.35)!important
  1124. }
  1125.  
  1126. #channel .player-column .stats-and-actions .channel-stats #live-count svg path {
  1127. fill:red!important
  1128. }
  1129.  
  1130. .button.drop:after {
  1131. border-color:#888!important;
  1132. border-left-color:transparent!important;
  1133. border-right-color:transparent!important;
  1134. border-bottom-color:transparent!important
  1135. }
  1136.  
  1137. a,a.g18_gear-00000080,a.g18_close-00000080,a.g18_popout-00000080,a.g18_trash-00000080,a.small.js-turbo-more-colors {
  1138. color:#6441a5!important
  1139. }
  1140.  
  1141. #carousel .items h2 a {
  1142. color:#a68ed2!important
  1143. }
  1144.  
  1145. a.js-subwindow-close.button:hover,div#header_actions span,div#header_actions a,#channel_follow,#main_col .content #stats_and_actions #channel_actions #button_bookmark:hover,a.js-follow.follow.button.primary.action,.directory_header .nav li a.active,#non-subscriber-message {
  1146. color:#fff!important
  1147. }
  1148.  
  1149. .following-col .following-list .channel .game a,.messages div.preview .message_body a,#directory-list .items-grid a {
  1150. color:#999!important
  1151. }
  1152.  
  1153. .message_subject {
  1154. color:#ccc!important
  1155. }
  1156.  
  1157. .g18_gear-00000080 {
  1158. background-image:url(http://www-cdn.jtvnw.net/images/xarth/g/g18_gear-FFFFFF80.png)!important
  1159. }
  1160.  
  1161. .g18_trash-00000080 {
  1162. background-image:url(http://www-cdn.jtvnw.net/images/xarth/g/g18_trash-FFFFFF80.png)!important
  1163. }
  1164.  
  1165. .following-col .following-list .channel .name a,.button.primary.large,.directory_header .nav li a.active:not(#foo),.messages #compose_link {
  1166. color:#FFF!important
  1167. }
  1168.  
  1169. a.js-unfollow.unfollow.button.success.glyph.action {
  1170. color:#00b132!important
  1171. }
  1172.  
  1173. a.js-unfollow.unfollow.button.success.glyph.action:hover,.button.unfollow:hover .svg-x {
  1174. color:#d44949!important
  1175. }
  1176.  
  1177. .button.unfollow .svg-x path {
  1178. fill:#d44949!important
  1179. }
  1180.  
  1181. a.js-subwindow-close.button,#main_col .content #stats_and_actions #channel_actions #button_bookmark {
  1182. color:#6441a5!important;
  1183. background-color:transparent!important;
  1184. box-shadow:none!important;
  1185. border-color:transparent!important;
  1186. text-shadow:none!important
  1187. }
  1188.  
  1189. .ember-chat p.room-title,.ember-chat .chat-room-list .room p.room-title:not(#foo),.button-simple.dark,.ember-chat .chat-menu .chat-menu-content p,#header_loggedout a,#store #container .store-open-content .hero-item.tpp-special .primary {
  1190. color:#6441a5!important
  1191. }
  1192.  
  1193. .ember-chat p.room-title:hover {
  1194. color:#6441a5!important;
  1195. text-decoration:underline!important
  1196. }
  1197.  
  1198. #right_col #archives .more_archives {
  1199. box-shadow:none!important
  1200. }
  1201.  
  1202. .ember-chat .moderation-card,.ember-chat .moderation-card .interface {
  1203. background-color:transparent!important;
  1204. border:0!important
  1205. }
  1206.  
  1207. .ember-chat .moderation-card .channel_background_cover {
  1208. background-color:transparent!important
  1209. }
  1210.  
  1211. .ember-chat .moderation-card {
  1212. border:1px solid #000!important;
  1213. background:transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png)!important
  1214. }
  1215.  
  1216. .ember-chat .moderation-card .interface {
  1217. border-top:1px solid #000!important
  1218. }
  1219.  
  1220. .ember-chat .moderation-card h3.name a {
  1221. text-shadow:1px 1px 1px #000!important
  1222. }
  1223.  
  1224. [src="/images/xarth/g/g18_person-00000080.png"] {
  1225. content:url("http://www.twitch.tv/images/xarth/g/g18_person-FFFFFF80.png")
  1226. }
  1227.  
  1228. [src="/images/xarth/g/g18_mail-00000080.png"] {
  1229. content:url("http://www.twitch.tv/images/xarth/g/g18_mail-FFFFFF80.png")
  1230. }
  1231.  
  1232. #main_col .stats-and-actions #is-subscribed:not(#foo) {
  1233. color:#999!important
  1234. }
  1235.  
  1236. #emote-menu-button {
  1237. background-color:transparent!important;
  1238. box-shadow:none!important
  1239. }
  1240.  
  1241. .loading-mask {
  1242. background:rgba(0,0,0,0.1)!important
  1243. }
  1244.  
  1245. .channel-stats {
  1246. width:auto!important;
  1247. text-align:right!important;
  1248. float:right!important;
  1249. padding-right:3px!important
  1250. }
  1251.  
  1252. a.g18_gear-00000080.setBlacklistKeywords,a.g18_gear-00000080.setHighlightKeywords,a.g18_gear-00000080.setScrollbackAmount,a.g18_trash-00000080.clearChat {
  1253. width:100%!important
  1254. }
  1255.  
  1256. #ffz-race-popup table tbody, #ffz-race-popup table th, #ffz-race-popup .heading div {
  1257. color: white !important
  1258. }
  1259.  
  1260. #ffz-race-popup table tbody tr.forfeit td {
  1261. background-color: rgba(210, 100, 100, .2) !important
  1262. }
  1263.  
  1264. #ffz-race-popup table tbody tr.forfeit td, #ffz-race-popup table tbody tr.racing td.time {
  1265. opacity: 1 !important
  1266. }
  1267.  
  1268. #ffz-race-popup .heading span {
  1269. background: transparent !important
  1270. }
  1271. }
  1272.  
  1273. @-moz-document domain("help.twitch.tv") {
  1274. body {
  1275. color: #000 !important;
  1276. }
  1277.  
  1278. h1, h2, h3, h4, h5, h6, p, address {
  1279. color: #000 !important;
  1280. }
  1281. }
  1282.  
  1283. @-moz-document domain("help.twitch.tv") {
  1284. body {
  1285. color: #000 !important;
  1286. }
  1287.  
  1288. h1, h2, h3, h4, h5, h6, p, address {
  1289. color: #000 !important;
  1290. }
  1291. }
  1292.  
  1293. @-moz-document domain("support.twitch.tv") {
  1294. body {
  1295. color: #000 !important;
  1296. }
  1297.  
  1298. h1, h2, h3, h4, h5, h6, p, address {
  1299. color: #000 !important;
  1300. }
  1301. }
  1302.  
  1303. @-moz-document domain("support.twitch.tv") {
  1304. body {
  1305. color: #000 !important;
  1306. }
  1307.  
  1308. h1, h2, h3, h4, h5, h6, p, address {
  1309. color: #000 !important;
  1310. }
  1311. }
  1312.  
  1313. @-moz-document url("http://www.twitch.tv/user/report") {
  1314. body {
  1315. color: #000 !important;
  1316. }
  1317. }
  1318.  
  1319. @-moz-document url("http://www.twitch.tv/user/report") {
  1320. body {
  1321. color: #000 !important;
  1322. }
  1323. }
  1324.  
  1325. @-moz-document domain("dev.twitch.tv") {
  1326. body {
  1327. color: #000 !important;
  1328. }
  1329.  
  1330. h1, h2, h3, h4 {
  1331. color: #000 !important;
  1332. }
  1333. }
  1334.  
  1335. @-moz-document domain("dev.twitch.tv") {
  1336. body {
  1337. color: #000 !important;
  1338. }
  1339.  
  1340. h1, h2, h3, h4 {
  1341. color: #000 !important;
  1342. }
  1343. }
  1344.  
  1345. @-moz-document domain("discuss.dev.twitch.tv") {
  1346. body {
  1347. color: #000 !important;
  1348. }
  1349.  
  1350. h1, h2, h3, h4 {
  1351. color: #000 !important;
  1352. }
  1353. }
  1354.  
  1355. @-moz-document domain("discuss.dev.twitch.tv") {
  1356. body {
  1357. color: #000 !important;
  1358. }
  1359.  
  1360. h1, h2, h3, h4 {
  1361. color: #000 !important;
  1362. }
  1363. }
  1364.  
  1365. @-moz-document domain("api.twitch.tv") {
  1366. body {
  1367. color: #000 !important;
  1368. }
  1369.  
  1370. h1, h2, h3, h4 {
  1371. color: #000 !important;
  1372. }
  1373. }
  1374.  
  1375. @-moz-document domain("api.twitch.tv") {
  1376. body {
  1377. color: #000 !important;
  1378. }
  1379.  
  1380. h1, h2, h3, h4 {
  1381. color: #000 !important;
  1382. }
  1383. }
  1384.  
  1385. @-moz-document domain("blog.twitch.tv") {
  1386. body {
  1387. color: #000 !important;
  1388. }
  1389.  
  1390. h1, h2, h3, h4 {
  1391. color: #000 !important;
  1392. }
  1393. }
  1394.  
  1395. @-moz-document domain("blog.twitch.tv") {
  1396. body {
  1397. color: #000 !important;
  1398. }
  1399.  
  1400. h1, h2, h3, h4 {
  1401. color: #000 !important;
  1402. }
  1403. }
  1404.  
  1405. @-moz-document domain("store.twitch.tv") {
  1406. body {
  1407. color: #000 !important;
  1408. }
  1409.  
  1410. h1, h2, h3, h4 {
  1411. color: #000 !important;
  1412. }
  1413. }
  1414.  
  1415. @-moz-document domain("store.twitch.tv") {
  1416. body {
  1417. color: #000 !important;
  1418. }
  1419.  
  1420. h1, h2, h3, h4 {
  1421. color: #000 !important;
  1422. }
  1423. }
  1424.  
  1425. @-moz-document domain("tmi.twitch.tv") {
  1426. body {
  1427. color: #000 !important;
  1428. }
  1429. }
  1430.  
  1431. @-moz-document domain("tmi.twitch.tv") {
  1432. body {
  1433. color: #000 !important;
  1434. }
  1435. }
  1436.  
  1437. @-moz-document domain("api.twitch.tv") {
  1438. body {
  1439. color: #000 !important;
  1440. }
  1441. }
  1442.  
  1443. @-moz-document domain("api.twitch.tv") {
  1444. body {
  1445. color: #000 !important;
  1446. }
  1447. }
  1448.  
  1449. @-moz-document domain("tmi.twitch.tv") {
  1450. body {
  1451. color: #000 !important;
  1452. }
  1453. }
  1454.  
  1455. @-moz-document domain("tmi.twitch.tv") {
  1456. body {
  1457. color: #000 !important;
  1458. }
  1459. }
  1460.  
  1461. @-moz-document domain("music.twitch.tv") {
  1462. body, h1, h2, h3, h4, h5, h6, address {
  1463. color: #000 !important;
  1464. }
  1465.  
  1466. .hero-heading, .owl-item .wpb_text_column.playlist-info h5 {
  1467. color: #fff !important;
  1468. }
  1469. }
  1470.  
  1471. @-moz-document domain("music.twitch.tv") {
  1472. body, h1, h2, h3, h4, h5, h6, address {
  1473. color: #000 !important;
  1474. }
  1475.  
  1476. .hero-heading, .owl-item .wpb_text_column.playlist-info h5 {
  1477. color: #fff !important;
  1478. }
  1479. }
  1480.  
  1481. @-moz-document url("http://www.twitch.tv/reset/submit") {
  1482. body {
  1483. background: transparent url(http://i182.photobucket.com/albums/x146/Nihagi/square-1.png) !important;
  1484. }
  1485. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement