added icon

This commit is contained in:
Indiana Jone (Indi) 2024-07-23 19:10:14 -04:00
parent c2a3ccd3d7
commit 8ba4b816af
3 changed files with 15 additions and 1 deletions

View file

@ -29,4 +29,9 @@
/*--- 'NSFW' Thread Icon Message Bar Icon Recolor ---*/
.icon_bcc24e path[d^="M18.09 15.63c.4-.7" ] {
fill: var(--status-danger-background) !important;
}
/*--- Ping Warning ---*/
.ping_c02c63 path[d^="M18.09 14.63c.4-.7"] {
fill: var(--status-danger-background) !important;
}