YouTube - Misc CSS Fix

To fix some css issues (like YouTube Offline Slate Background)

Verze ze dne 18. 05. 2025. Zobrazit nejnovější verzi.

Autor
𝖢𝖸 𝖥𝗎𝗇𝗀
Hodnocení
0 0 0
Verze
1.0.1
Vytvořeno
18. 05. 2025
Aktualizováno
18. 05. 2025
Size
618 B
Licence
MIT
Spustit na
    .html5-endscreen.ytp-show-tiles ~ .ytp-offline-slate .ytp-offline-slate-background {
        background-image: none !important;
    }

Before

After

.more-button.ytd-comment-replies-renderer > #creator-thumbnail {
    margin: 4px 8px;
    line-height: 100%;
}