YouTube - Misc CSS Fix

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

Stan na 18-05-2025. Zobacz najnowsza wersja.

Autor
𝖢𝖸 𝖥𝗎𝗇𝗀
Oceny
0 0 0
Wersja
1.0.1
Utworzono
18-05-2025
Zaktualizowano
18-05-2025
Rozmiar
618 bajtów
Licencja
MIT
Dotyczy
    .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%;
}