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("egbo.com") {
- /* ==== X EGBO WideSceen v.1 ==== */
- /* === http://egbo.com === */
- /* SUPP */
- .block-cookies ,
- .banner_video-play ,
- .tools .adv ,
- .spot ,
- .sponsor {
- display: none !important;
- }
- /* SIEZS */
- .main ,
- body ,
- .wrapper {
- overflow: visible !important;
- position: relative;
- min-width: 100% !important;
- }
- .width90 {
- min-width: 100% !important;
- max-width: 100% !important;
- }
- .tools ,
- .player-holder ,
- .player>div {
- width: 40% !important;
- margin-left: 0.2% !important;
- }
- .tab-content {
- width: 58% !important;
- margin-top: -510px !important;
- margin-left: 41% !important;
- }
- .tab-pane {
- min-width: 100% !important;
- max-width: 100% !important;
- margin-top: 62px !important;
- padding: 2px 5px !important;
- }
- .tab-pane .thumbs-items {
- min-width: 100% !important;
- max-width: 100% !important;
- }
- /* .tab-pane .thumb-video */
- .wrapper .header +.main .container.width90 .headline + .thumbs-items .thumb-video {
- width: 19.5% !important;
- padding: 2px !important;
- }
- .thumb.thumb-video>a ,
- .tab-pane .thumb-video a {
- padding: 2px !important;
- border: 1px solid black !important;
- }
- .thumb.thumb-video>a:visited ,
- .tab-pane .thumb-video a:visited {
- border: 1px solid tomato !important;
- }
- /* INFOS */
- .buttons>a[href="#info"] {
- display: none !important;
- }
- .tab-pane#info {
- position: relative !important;
- display: inline-block!important;
- float: left !important;
- clear: both !important;
- max-width: 68.1% !important;
- min-width: 68.1% !important;
- margin-top: 45% !important;
- margin-left: -70.4% !important;
- background: black !important;
- }
- #info .info-block .information .head {
- color: #d2c5c5 !important;
- }
- .info-block span.title {
- font-size: 12px !important;
- color: #d2c5c5 !important;
- }
- /* CATEGORIE PAGES */
- .wrapper .header +.main .container .headline + .thumbs-items .thumb-video {
- width: 8% !important;
- }
- /* ICONS */
- .tools .buttons a {
- border-right: 1px solid #ddd;
- color: #333;
- display: table-cell;
- padding: 4px 2px 3px !important;
- text-align: center;
- transition: background 0.3s ease 0s, color 0.3s ease 0s;
- vertical-align: middle;
- }
- .tools .buttons a i ,
- .info-block .title .ico-holder i.icon-views ,
- .info-block .title .ico-holder i {
- font-size: 15px !important;
- }
- /* ===== */
- .container {
- min-width: 98% !important;
- max-width: 98% !important;
- }
- /* .container .thumb {
- width: 8% !important;
- } */
- .thumb .thumb-info {
- border-color: -moz-use-text-color #e5e5e5 #e5e5e5;
- border: none !important;
- box-sizing: border-box;
- color: #333;
- font-size: 11px !important;
- line-height: 11px !important;
- overflow: hidden;
- padding: 7px 2px !important;
- position: relative;
- }
- .thumb .thumb-info .rating i {
- height: 5px !important;
- width: 5px !important;
- font-weight: bold;
- margin-right: 4px;
- border-radius: 3px !important;
- padding: 1px 3px !important;
- color: white !important;
- font-size: 10px !important;
- background: rgba(0, 0, 0, 0.18) !important;
- }
- /* ==== END ==== */
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement