Skip to content

Commit

Permalink
fix: css styles so that the switch works
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdanwan committed Nov 28, 2024
1 parent 712721c commit 0a3ee53
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,6 @@ html[data-page-type=video][it-hide-top-loading-bar=true] .ytp-loading-bar {
/*--------------------------------------------------------------
# HIDE Includes Paid Promotion
--------------------------------------------------------------*/
html[data-page-type=video][it-hide-includes-paid-promotion=true] .ytp-paid-content-overlay,
.ytp-paid-content-overlay-link {
html[data-page-type=video][it-hide-includes-paid-promotion=true] .ytp-paid-content-overlay {
display: none !important;
}

0 comments on commit 0a3ee53

Please sign in to comment.