mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
Fix NSFWtag.css
This commit is contained in:
parent
1f6707d642
commit
5c20528912
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
/*note: you must have the redesign icon experiment disabled for this too work*/
|
/*note: you must have the redesign icon experiment disabled for this too work*/
|
||||||
|
|
||||||
/*---'NSFW' Label---*/
|
/*---'NSFW' Label---*/
|
||||||
[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);
|
||||||
color: var(--status-danger-text);
|
color: var(--status-danger-text);
|
||||||
|
|
Loading…
Add table
Reference in a new issue