mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-07 00:59:04 +03:00
Fix YouTube overriding player preview tooltip styles
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
/* Preview Bar page hacks */
|
||||
|
||||
.ytp-tooltip:not(.sponsorCategoryTooltipVisible) .sponsorCategoryTooltip {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.ytp-tooltip.sponsorCategoryTooltipVisible {
|
||||
|
||||
Reference in New Issue
Block a user