mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-24 22:07:03 -04:00
CSS Updates
This commit is contained in:
parent
61a355980f
commit
ec7cd035d8
11 changed files with 444 additions and 334 deletions
|
@ -70,7 +70,7 @@ const buildCss = () => {
|
|||
background: var(--brand-experiment-10a);
|
||||
}
|
||||
:is(${elements}):not(.messagelogger-deleted) > div:before {
|
||||
background: var(--brand-experiment);
|
||||
background: var(--brand-500);
|
||||
content: "";
|
||||
position: absolute;
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue