Advertisement
Guest User

Untitled

a guest
Jan 19th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.81 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("twitch.tv") {
  4. /* Twitch Bigger Player Alt v2.06 */
  5.  
  6. .theatre .player-controls-bottom, .theatre .player[data-controls="true"] .player-controls-bottom {
  7. padding-bottom: 0px;
  8. }
  9.  
  10. input, textarea, keygen, select, button {
  11. text-shadow:1px 1px 0 #000,
  12. -1px -1px 0 #000,
  13. 1px -1px 0 #000,
  14. -1px 1px 0 #000,
  15. 0px 1px 0 #000,
  16. 1px 0px 0 #000,
  17. 0px -1px 0 #000,
  18. -1px 0px 0 #000,
  19. 2px 2px 1px #000,
  20. -2px -2px 1px #000;
  21. }
  22.  
  23. #small_nav .content {
  24. background-color: #1a1a1a;
  25. }
  26. #left_col:before {
  27. background: transparent !important;
  28. }
  29. /*a {
  30. color: #6789f9;
  31. }*/
  32. #main_col {
  33. !margin-right: 280px !important;
  34. margin-right: 0px !important;
  35. }
  36. #bttv-channel-state-contain {
  37. position: absolute;
  38. top: 10px;
  39. left: 200px;
  40. width: 50px;
  41. height: 20px;
  42. }
  43. #channel .channel-stats {
  44. white-space: nowrap;
  45. margin-right: 20px;
  46. }
  47. .ember-chat .chat-header {
  48. background-color: transparent;
  49. !margin-top: 40px;
  50. height: 20px;
  51. width: 20px;
  52. right: 20px;
  53. border-top: none;
  54. border-bottom: none;
  55. }
  56. .ember-chat .chat-header {
  57. ! background-color: #1a1a1a;
  58. }
  59. #channel .channel-actions .button, .chat-buttons-container .button, .profile-info .buttons .button, #channel_actions .button {
  60. background-color: rgba(0,0,0, 0.3);
  61. }
  62. .button.primary, .primary_button, a.js-follow.follow.button.primary.action, #dash_main #commercial_buttons #intervals, #channel .stats-and-actions .follow-button a, .directory_header .follow-button a, .profile-info .follow-button a, #hostmode .channel-actions .follow-button a, .chat-room .moderation-card .mod-card-follow, .ember-follow.follow-button:not(.is-following) a {
  63. border-color: #000!important;
  64. background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.3) 31%,rgba(0,0,0,0.3) 80%)!important;
  65. }
  66. .button.primary, .button-simple.primary, .primary_button:hover, a.js-follow.follow.button.primary.action:hover, #subscribe_action .subscribe-text:focus, .button.primary:hover, #channel .stats-and-actions .follow-button a:hover, .directory_header .follow-button a:hover, .profile-info .follow-button a:hover, #hostmode .channel-actions .follow-button a:hover, .chat-room .moderation-card .mod-card-follow:hover {
  67. background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.5) 31%,rgba(0,0,0,0.5) 80%)!important;
  68. }
  69. #content #turbo_chat_color #hsl .chat_col {
  70. width: 0%;
  71. padding-right: 0%;
  72. min-width: 30px
  73. }
  74. #channel .player-column #player, #channel .player-column #video-1 {
  75.  
  76. }
  77.  
  78. .dynamic-player, .dynamic-player object, .dynamic-player video {
  79. height: calc(100vh - 40px) !important;
  80. width: calc(100vw - 40px) !important;
  81. }
  82. #main_col .content #broadcast_meta, #main_col #broadcast-meta, #main_col .archive_info {
  83. background-color: transparent;
  84.  
  85. }
  86.  
  87. #chat_line_list, .ember-chat .chat-messages {
  88. font-size: 12.33333px;
  89. }
  90. #chat_line_list .line p .chat_line, .ember-chat .chat-messages .chat-line {
  91. word-break: break-word;
  92. padding-top: 2px;
  93. margin-top: 1px;
  94. padding-left: 1px;
  95. padding-right: 6px;
  96. }
  97.  
  98. .ember-chat .chat-messages .chat-lines {
  99. padding: 1px 0;
  100. }
  101. .ember-chat .chat-messages .chat-line {
  102. line-height: 17px;
  103. text-shadow:1px 1px 0 #000,
  104. -1px -1px 0 #000,
  105. 1px -1px 0 #000,
  106. -1px 1px 0 #000,
  107. 0px 1px 0 #000,
  108. 1px 0px 0 #000,
  109. 0px -1px 0 #000,
  110. -1px 0px 0 #000,
  111. 2px 2px 1px #000,
  112. -2px -2px 1px #000;
  113. }
  114.  
  115. #chat_text_input, #chat_text_login, .ember-chat .chat-interface textarea {
  116. background-color: rgba(0,0,0,0.3)!important;
  117. color: #D3D3D3;
  118. border: solid 1px #333!important;
  119. box-shadow: none;
  120. }
  121. #right_col {
  122. width: 280px !important;;
  123. }
  124. #channel {
  125. background-color: #1a1a1a;
  126. }
  127.  
  128. .player-buttons-right {
  129. float: none;
  130. }
  131. #channel-prompt, .ember-chat .chat-messages {
  132. background-color: rgba(0, 0, 0, 0.4) !important;
  133. }
  134. #chat_lines_list, #chat_lines, .ember-chat {
  135. background-color: rgba(0, 0, 0, 0.5) !important;
  136. color: #D3D3D3;
  137. }
  138. .ember-chat .chat-interface {
  139. background-color: transparent !important;
  140. }
  141. #right_col .content .bottom #controls, #right_col .bottom #controls, .ember-chat .chat-interface {
  142. border-top: 1px solid rgba(0,0,0,0.0);
  143. }
  144. .scroll .tse-scroll-content {
  145. background-color: rgba(0, 0, 0, 0.0) !important;
  146. }
  147. #channel_panels.panel-formatting.js-panels.panels.masonry{
  148. position:absolute !important;
  149. top: calc(100% + 50px) !important;
  150. }
  151.  
  152. .player-column.host-frame.js-host-frame #channel_panels_contain {
  153. position:absolute !important;
  154. top: calc(100% + 50px) !important;
  155. }
  156.  
  157. .player-column.host-frame.js-host-frame.inactive #channel_panels_contain{
  158. position:relative !important;
  159. }
  160.  
  161. #channel .player-column #broadcast-meta{
  162. margin-left:-34px !important;
  163. margin-right:200px !important;
  164. z-index: 9;
  165. }
  166.  
  167. .app-main.theatre #channel .player-column #broadcast-meta{
  168. margin-left:-34px !important;
  169. margin-right:200px !important;
  170. z-index: 1;
  171. }
  172.  
  173. .dynamic-player .full object{
  174. margin: 0;
  175. padding: 0;
  176. height:100% !important;
  177. width:100% !important;
  178. }
  179.  
  180. .js-player{
  181.  
  182. margin-left:-30px !important;
  183. position:absolute !important;
  184. bottom:0px !important;
  185.  
  186. width: calc(100% - 0px) !important;
  187. z-index: 8;
  188. }
  189.  
  190. .app-main.theatre .js-player{
  191. top:0px !important;
  192. margin-left:0px !important;
  193.  
  194. }
  195.  
  196. .player-column .stats-and-actions{
  197. padding: 5px 10px 0px 10px !important;
  198. height:calc(100%) !important;
  199. margin-bottom:10px !important;
  200. overflow:visible !important;
  201. border-bottom:0px !important;
  202. width: calc(100% - 80px) !important;
  203. position:absolute !important;
  204. top:calc(0%) !important;
  205. }
  206.  
  207. .stats-and-actions.clearfix .channel-actions {
  208. position:absolute !important;
  209. top:calc(100%) !important;
  210. padding-bottom: 5px !important;
  211. }
  212.  
  213. /* #stats-tooltip, .time-tooltip{z-index: 99999 !important;} */
  214.  
  215. .app-main.theatre .player-column .stats-and-actions{
  216. padding: 5px 10px 0px 10px !important;
  217. height:auto !important;
  218. margin-bottom:10px !important;
  219. overflow:visible !important;
  220. border-bottom:0px !important;
  221. width: auto !important;
  222. position:initial !important;
  223. top:auto !important;
  224. }
  225.  
  226. .close-hostmode{
  227. z-index: 9;
  228. }
  229.  
  230. .player-column.host-frame.js-host-frame.inactive .stats-and-actions.clearfix{
  231. position:relative !important;
  232. }
  233.  
  234. #broadcast_meta,#broadcast-meta{
  235. height:52px !important;
  236. overflow:visible !important;
  237. min-height:0px !important;
  238. position:relative !important;
  239. margin-top:-10px !important;
  240. margin-bottom:10px !important;
  241. }
  242.  
  243. #broadcast_meta .title,#broadcast-meta .title{
  244. margin-left:0px !important;
  245. margin-top:6px !important;
  246. line-height:29px !important;
  247. font-size:18px !important;
  248. }
  249.  
  250. a.profile-link{
  251. left:33px !important;
  252. top:11px !important;
  253. width:34px !important;
  254. height:34px !important;
  255. border-radius:5px !important;
  256. }
  257.  
  258. .profile-photo{
  259. border:0px !important;
  260. }
  261.  
  262. .profile-link .profile-photo img{
  263. width:38px !important;
  264. height:38px !important;
  265. }
  266.  
  267. .profile-link .profile-photo .goto{
  268. visibility: collapse !important;
  269. }
  270.  
  271.  
  272. .app-main, .channel-main{
  273. right:0px !important;
  274. left:-10px !important;
  275. }
  276.  
  277.  
  278. #main_col.expandLeft,#flash.expandLeft{
  279. margin-left:40px !important;
  280. }
  281.  
  282. .app-main.theatre #main_col.expandLeft{
  283. margin-left:10px !important;
  284. }
  285.  
  286.  
  287. #small_nav,#left_col.closed{
  288. width:40px !important;
  289. }
  290.  
  291.  
  292. .target-player, .target-player object, .target-player video {
  293. z-index: 8!important;
  294. }
  295.  
  296. /* Remove "Enjoying the show?" */
  297. #new-user-prompt,.no-login-contain > ul:nth-child(3) {display:none!important;}
  298. .clearfix.upsell-banner{display:none!important;}
  299.  
  300. /* Remove "is Offline" */
  301. .clearfix.upsell-banner.recent-past-broadcast{display:none!important;}
  302.  
  303.  
  304. }
  305. @-moz-document url-prefix("http://www.twitch.tv/directory") {
  306. #main_col {
  307. !margin-right: 280px !important;
  308. margin-right: 280px !important;
  309. }
  310.  
  311. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement