Last active
July 11, 2023 18:18
-
-
Save TheKodeToad/8b4d131bcc7cd9e5f8bbb8b4d8d6cfcb to your computer and use it in GitHub Desktop.
No nitro.css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.improvedUpsellContainer-GX81ui { | |
display: none; | |
} | |
button[aria-label="Send a gift"] { | |
display: none; | |
} | |
.premiumTab-39eQzY { | |
display: none; | |
} | |
.questionMark-3V9mGJ { | |
display: none; | |
} | |
.giftAction-ACtHBA { | |
display: none; | |
} | |
.upsellFooter-1H_OCF { | |
display: none; | |
} | |
.tier0Container-3pQqp9 { | |
display: none; | |
} | |
.bannerNitroUpsellText-Ll6vKY { | |
display: none; | |
} | |
.bannerNormal-2jf-df { | |
pointer-events: none; | |
} | |
.imagePickerContainer-1VjOgi > .optionBox-1UOevl:last-of-type { | |
display: none; | |
} | |
.upsellOverlayContainer-3NMgTS { | |
display: none; | |
} | |
li.channel-1Shao0:nth-child(3) > div:nth-child(1) { | |
display: none; | |
} | |
.shinyButton-2Q9MDB { | |
display: none; | |
} | |
.premiumPromo-1eKAIB { | |
display: none; | |
} | |
.upsellWrapper-3KE9GX { | |
display: none; | |
} | |
.upsell-103Jee { | |
display: none; | |
} | |
.ctaButton-1b1vwt { | |
display: none; | |
} | |
.tryItOutSection-W9qeGH { | |
display: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment