mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-06-05 01:13:41 +02:00
New Snippet, Format older snippets
This commit is contained in:
parent
eea19f35eb
commit
bad4aa022f
7 changed files with 67 additions and 109 deletions
|
@ -9,19 +9,11 @@
|
|||
*/
|
||||
|
||||
/*--- 'NSFW' Channel List Icon Recolor ---*/
|
||||
[class^=icon__]:has(path[d^="M18.09 1.63"]) path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Chat Icon Recolor ---*/
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Message Bar Icon Recolor ---*/
|
||||
[class^=icon__] path[d^="M18.09 1.63"] {
|
||||
fill: var(--status-danger-background) !important;
|
||||
border: 1px solid rebeccapurple !important;
|
||||
}
|
||||
|
||||
/*--- 'NSFW' Thread Icon Message Bar Icon Recolor ---*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue