Skip to content

canalplus.com by dupontjean

Details

Authordupontjean

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

myCANAL live tv better experience

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         canalplus.com
@version      20220215.08.52
@namespace    userstyles.world/user/dupontjean
@description  myCANAL live tv tweaks (dark mode)
@author       dupontjean
@license      No License
==/UserStyle== */

@-moz-document domain("canalplus.com") {

    :root {
        color-scheme: dark;
    }

    html {
        overflow:   scroll;
    }
    
    ::-webkit-scrollbar {
        display: none;
    }

    .fullWindowed___EqXVw {
        overflow: hidden;
    }
    
    footer {
        display: none;
    }

    ._1rPxeYFrZmtAdviuF3eSlP {
        background-color: transparent;
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent 40%);
    }

    .d5aRUDvSK4h3ATqzuHdvB {
        background-color: transparent;
    }

    .cardLogoChannel__content___MwkHL {
        left: 0;
        width: 100%;
        padding: 0 0.5rem 0 1.5rem;
    }

    .WebContentControls__webContentControlsWrap--1rPxe {
        background-color: transparent;
    }

    .SidebarButton__sidebarButton--d5aRU {
        background-color: transparent;
    }
}

Reviews

No reviews yet.