ch3ck3rs

more dark twitch

Aug 10th, 2014
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. /*MY EDITS*/
  2.  
  3. /*Video Manager*/
  4. #video-manager .videos-grid .videos .ember-view .ember-view .ember-view .meta{
  5. background-color: #333!important;
  6. }
  7.  
  8. /*Sidebar*/
  9. #flyout .content {
  10. background-color: #000!important;
  11. }
  12.  
  13. /*Dashboard Page*/
  14. #site_header {
  15. background-color: #000!important
  16. }
  17.  
  18. #header_search #query{
  19. background-color: #333 !important;
  20. color: #888 !important;
  21. }
  22.  
  23. #dash_main {
  24. background-color: #111;
  25. }
  26.  
  27. #dashboard_title {
  28. color:rgb(242,242,242);
  29. }
  30.  
  31. #dash_nav .selected a {
  32. color:rgb(170,170,170);
  33. }
  34.  
  35. #stream-config-status .status-header{
  36. background-color: #333 !important;
  37. border-color: #333 !important;
  38. color:#999 !important;
  39. }
  40.  
  41. #vod_status {
  42. background-color: #333 !important;
  43. color: #999 !important;
  44. }
  45.  
  46. #vod_form h3 {
  47. color: #999 !important;
  48. }
  49.  
  50. #delay_controls h3 {
  51. color: #999 !important;
  52. }
  53.  
  54. #stats div span {
  55. color: #999 !important;
  56. }
  57.  
  58. #gameselector_input {
  59. background-color: #333 !important;
  60. color: #999 !important;
  61. }
  62.  
  63. #gameselector_results li {
  64. background-color: #000 !important;
  65. }
  66.  
  67. #dashboard-chat{
  68. border-color: #000 !important;
  69. }
  70.  
  71. .ember-view .ember-view .chat-room-list {
  72. background-color: #333 !important;
  73. }
  74.  
  75. .js-chat-scroll {
  76. background-color: #000 !important;
  77. }
  78.  
  79. .chat-menu-button-container {
  80. background-color: #000 !important;
  81. }
  82.  
  83. .chat-top-header {
  84. background-color: #000 !important;
  85. border-color: #000 !important;
  86. }
  87.  
  88. #viewer_list {
  89. background-color: #000 !important;
  90. border-color: #ff0000 !important;
  91. }
  92.  
  93. .ember-view .ember-list-view {
  94. background-color: #000 !important;
  95. border-color: #ff0000 !important;
  96. }
  97.  
  98. .chat-menu{
  99. border-color :#000 !important;
  100. background-color: #000 !important;
  101. }
  102.  
  103. .chat-menu-content p {
  104. color: #888 !important;
  105. }
  106.  
  107. #play_switch {
  108. background-color: #000 !important;
  109. }
  110.  
  111. #commercial_options {
  112. background-color: #000 !important;
  113. }
  114.  
  115. #ui-id-1 {
  116. background-color: #000 !important;
  117. }
  118.  
  119. #manage_permissions {
  120. border-color: #000 !important
  121. }
  122.  
  123. #add_editor_new_editor {
  124. background-color: #333 !important;
  125. }
  126.  
  127. #manage_permissions li {
  128. background-color: #111 !important;
  129. }
  130.  
  131. #editors {
  132. color: #777 !important;
  133. }
  134.  
  135. #editors ul li {
  136. border-color: #000 !important;
  137. }
  138.  
  139. #editors ul li form {
  140. border-color: #000 !important;
  141. }
  142.  
  143. #editable {
  144. color: #777 !important;
  145. }
  146.  
  147. #editable ul li div{
  148. border-color: #000 !important;
  149. }
  150.  
  151. #action_feed li {
  152. border-color: #000 !important;
  153. color: #999 !important;
  154. }
  155.  
  156. #action_feed li div div {
  157. background-color: #000 !important;
  158. color: #777 !important;
  159. }
  160.  
  161. #action_feed li div div blockquote{
  162. background-color: #000 !important;
  163. color: #777 !important;
  164. }
  165.  
  166. #stream_key_container {
  167. color: #999 !important;
  168. }
  169.  
  170. #dash_main div .warning {
  171. background-color: #111 !important;
  172. border-color: #000 !important;
  173. color: #999 !important;
  174. }
Advertisement
Add Comment
Please, Sign In to add comment