YouTube - Misc CSS Fix

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

As of 2025-05-18. See the latest version.

Author
𝖢𝖸 𝖥𝗎𝗇𝗀
Ratings
0 0 0
Version
1.0.1
Created
2025-05-18
Updated
2025-05-18
Size
618 Bytes
License
MIT
Applies to
    .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%;
}