Update NSFWtag.css

This commit is contained in:
Indiana Jone (Indi) 2024-06-20 01:50:40 -04:00 committed by GitHub
parent db98744eb3
commit c6f64905e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 ---*/