YouTube - Misc CSS Fix

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

اعتبارا من 18-05-2025. شاهد أحدث إصدار.

المؤلف
𝖢𝖸 𝖥𝗎𝗇𝗀
التقييمات
0 0 0
الإصدار
1.0.1
تم إنشاؤه
18-05-2025
تم تحديثه
18-05-2025
Size
618 Bytes
الترخيص
MIT
ينطبق على
    .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%;
}