mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
Bug fix
This commit is contained in:
parent
d66dae23dd
commit
02347197da
1 changed files with 5 additions and 0 deletions
|
@ -86,6 +86,11 @@
|
||||||
fill: var(--yellow-200) !important;
|
fill: var(--yellow-200) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*--- Lock Icon Message Bar Channels ---*/
|
||||||
|
.icon_bcc24e path[d^="M16 4h.5v"] {
|
||||||
|
fill: var(--yellow-200) !important;
|
||||||
|
}
|
||||||
|
|
||||||
/*--- Lock Thread Icon Message Bar Icon Recolor ---*/
|
/*--- Lock Thread Icon Message Bar Icon Recolor ---*/
|
||||||
.icon_bcc24e path[d^="M16 18h.5v"] {
|
.icon_bcc24e path[d^="M16 18h.5v"] {
|
||||||
fill: var(--yellow-200) !important;
|
fill: var(--yellow-200) !important;
|
||||||
|
|
Loading…
Add table
Reference in a new issue