Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @namespace url(http://www.w3.org/1999/xhtml);
- @-moz-document domain("videosection.com") {
- /* ==== X VideoSection v.1 (not Pinable...) - ====
- ► Userstyles to optimize the space with a widescreen .
- ► Organize each page for less scrolling.:
- - Thumbnail compact Mozaic take the maximimun of the screen.
- - Player on the left , Infos or Thumbnails on the right.
- when is possible:
- ► Many additional Infos added and organized
- ► Delete Publicity and adverts etc...
- ==== */
- /* SUPP - === */
- .player-side ,
- #embed-overlay ,
- #parrot {
- display: none !important;
- }
- /* PLAYER - === */
- .media:first-child {
- margin-left: -490px !important;
- margin-top: 0;
- }
- .media-body {
- overflow: hidden;
- width: 700px !important;
- }
- .p-section.player-container {
- margin-left: 61px!important;
- margin-right: 0!important;
- margin-top: -861px!important;
- width: 705px!important;
- }
- .player {
- width: 928px !important;
- margin-left: 436px !important;
- }
- .p-section.player-container + .p-section {
- margin-left: 900px!important;
- /* margin-right: 0!important; */
- margin-top: -861px!important;
- width: 1005px!important;
- height: 820px!important;
- overflow: hidden!important;
- overflow-y: auto!important;
- }
- /* ==== END ==== */
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement