mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
Update NSFWtag.css (update)
This commit is contained in:
parent
92939b5ad5
commit
6118eb4fa7
1 changed files with 10 additions and 1 deletions
|
@ -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);
|
||||||
|
|
Loading…
Add table
Reference in a new issue