Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.01 KB | None | 0 0
  1. /********* Player resize *********/
  2. #player, #player-api, #player_api, #player-api-legacy, #player-unavailable, #theater-background {
  3. width:980px!important;
  4. max-width:980px!important;
  5. min-width:980px!important;
  6. height:582px!important;
  7.  
  8. padding:0px!important;
  9. padding-top:10px!important;
  10. margin-left:auto!important;
  11. margin-right:auto!important;
  12.  
  13. background:none!important;
  14. background-color:#F1F1F1!important;
  15.  
  16. float:none!important;}
  17.  
  18. #player, #player-legacy, #player-unavailable {
  19. width:100%!important;
  20. max-width:100%!important;
  21. min-width:100%!important;
  22. height:100%!important;
  23.  
  24. margin:0!important;
  25. padding:0!important;}
  26.  
  27.  
  28. /********* Content informations under video **********/
  29. #content, #watch7-main-container {
  30. width:980px!important;
  31. max-width:980px!important;
  32. min-width:980px!important;
  33. padding:0px!important;
  34. margin-left:auto!important;
  35. margin-right:auto!important;}
  36.  
  37. #watch7-content {
  38. width:640px!important;
  39. max-width:640px!important;
  40. min-width:640px!important;}
  41.  
  42.  
  43. /********* Header / Footer **********/
  44. #yt-masthead-container {
  45. padding-left:0!important;
  46. padding-right:0!important;
  47. margin-left:auto!important;
  48. margin-right:auto!important;}
  49.  
  50. #footer-container, #yt-masthead, #footer {
  51. width:980px!important;
  52. max-width:980px!important;
  53. min-width:980px!important;
  54. padding-left:0!important;
  55. padding-right:0!important;
  56. margin-left:auto!important;
  57. margin-right:auto!important;}
  58.  
  59.  
  60.  
  61. /********* Right side br ************/
  62. #watch7-sidebar {margin:0!important;
  63. top:0px!important;}
  64.  
  65. #watch7-sidebar-contents {
  66. margin:0px!important;
  67. padding-top:15px!important;
  68.  
  69. }
  70.  
  71.  
  72.  
  73.  
  74. /* guide module
  75. #guide-container {margin-top:40px!important;background:none!important; }
  76. .display-name {color:#209bd6!important}
  77. .guide-item {color:#E4E4E4!important; text-shadow: #000 3px 3px 3px!important}
  78. #guide-main {background:Transparent!important;background-color:#252525!important}
  79. #watch-context-item-list {background-color:#aaa!important}
  80. .guide-user-links.yt-box, .guide-toplevel {background-color:rgba(37,37,37,.97)!important}
  81. .guide-module-content.hid > .guide-section-separator {margin:0px 0px 0px 4px!important; }
  82. .guide-toplevel > HR.guide-section-separator {margin: 8px 0px 8px 4px!important}
  83. .guide-module-content.hid { border-radius:6px !important}
  84. .guide-user-links.yt-box { border-top-left-radius:6px !important;border-top-right-radius:6px !important}
  85. */
  86.  
  87. /* Playlist
  88. #playlist {min-width: 300px!important;width: 400px!important; position:absolute!important;}
  89. #watch7-playlist-bar-controls { width:90px!important }
  90. .watch7-playlist-bar-secondary-controls {position:relative!important;left:-75px!important}
  91. #watch7-playlist-container,#watch7-playlist-data,.watch7-playlist-bar {padding:0!important;margin:0!important;width:300px!important;background:none!important;background-color:transparent}
  92. .watch7-playlist-bar-left {display:none!important}
  93. #watch7-playlist-tray-container {position:absolute!important; left:0!important;width:500px!important;}
  94. #playlist-tray {position:absolute!important; top:35px!important;}
  95.  
  96. */
  97.  
  98. /* Fixes */
  99. /* 2013.04.07 - guide toggle
  100. #watch7-branded-banner {display:none!important}*/
  101.  
  102. /* 2013.05.02 - name reminder on top
  103. #ticker.ytg-base.remind-identity {display:none!important}*/
  104. /* 2013.05.10 - branding ad under flash
  105. #player-branded-banner {display:none!important}*/
  106. /* 2013.05.28 - Links in title now deep blue, and no more clickable title expander */
  107.  
  108. /* 2013.07.24 - Complete rework up there, and here are some playlist fixes
  109. #watch7-playlist-tray-trim{display:none!important}
  110. #watch7-playlist-tray .yt-uix-contextlink{width:300px!important;}*/
  111. /* 2013.07.29
  112. #guide-container {z-index:999!important}*/
  113. /* 2013.08.16
  114. .guide-section-separator {width:95%!important;}
  115. /* 2013.09.30 YT Center 2.0 bugfix
  116. #guide-container{margin-left:0!important}*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement