Started work on emotes panel
This commit is contained in:
parent
6a10bf3dea
commit
633884534c
9 changed files with 242 additions and 7 deletions
|
|
@ -340,4 +340,14 @@ select.panel-head-element{
|
|||
|
||||
#delete-account-popup-title, #delete-channel-popup-title{
|
||||
color: var(--danger0);
|
||||
}
|
||||
|
||||
/* panel */
|
||||
.title-filler-span{
|
||||
background-color: var(--accent0);
|
||||
}
|
||||
|
||||
|
||||
div.emote-panel-list-emote{
|
||||
border: 1px solid var(--accent0);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue