mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-20 05:05:22 +02:00
Update NSFWtag.css
This commit is contained in:
parent
db98744eb3
commit
c6f64905e1
1 changed files with 1 additions and 3 deletions
|
@ -30,8 +30,6 @@
|
||||||
/*--------------*/
|
/*--------------*/
|
||||||
|
|
||||||
/*---'NSFW' Chat List Label---*/
|
/*---'NSFW' Chat List Label---*/
|
||||||
|
|
||||||
[class*=linkTop_]:has(> [class*=iconContainer_] [d^="M18.09 1.63"]) > [class*=children_]::after,
|
|
||||||
[class*=iconWrapper_]:has([d^="M18.09 1.63"]) ~ [class*=titleWrapper_] h1::after {
|
[class*=iconWrapper_]:has([d^="M18.09 1.63"]) ~ [class*=titleWrapper_] h1::after {
|
||||||
content: "NSFW";
|
content: "NSFW";
|
||||||
background: var(--status-danger-background);
|
background: var(--status-danger-background);
|
||||||
|
@ -42,7 +40,7 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
letter-spacing: .02em;
|
letter-spacing: .02em;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
margin-left: 7px;
|
margin-left: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*--- Chat Icon Recolor ---*/
|
/*--- Chat Icon Recolor ---*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue