Started work on personal emotes.
This commit is contained in:
parent
db5fac83ab
commit
a4a1f6a65b
16 changed files with 248 additions and 18 deletions
|
|
@ -365,4 +365,9 @@ div.emote-panel-list-emote{
|
|||
text-shadow: var(--focus-glow0-alt0);
|
||||
border: 1px solid var(--focus0-alt1);
|
||||
box-shadow: var(--focus-glow0-alt0), var(--focus-glow0-alt0-inset);
|
||||
}
|
||||
|
||||
span.emote-list-trash-icon{
|
||||
background-color: var(--bg2);
|
||||
border: 1px solid var(--accent0)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue