Update NSFWtag.css (update)

This commit is contained in:
Indiana Jone (Indi) 2024-04-02 01:25:33 -04:00 committed by GitHub
parent 92939b5ad5
commit 6118eb4fa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,12 @@
/**
* @name NFSWtag
* @author ryan.0324, krystalskullofficial
* @version 2.0
* @description A tag for 'NFSW' channels so they are easier to see/notice
*/
/*note: you must have the redesign icom experiment disabled for this too work*/
[class*=linkTop_]:has(> [class*=iconContainer__] [d^="M18.09 1.63"]) > [class*=children_]::after { [class*=linkTop_]:has(> [class*=iconContainer__] [d^="M18.09 1.63"]) > [class*=children_]::after {
content: "NSFW"; content: "NSFW";
background: var(--status-danger-background); background: var(--status-danger-background);