emojioneify the composer
and also fix up the selectedness CSS for pills and emoji
This commit is contained in:
parent
b10f9a9cb7
commit
c1000a7cd5
6 changed files with 88 additions and 98 deletions
|
@ -25,6 +25,10 @@
|
|||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.mx_UserPill_selected {
|
||||
background-color: $accent-color ! important;
|
||||
}
|
||||
|
||||
.mx_EventTile_highlight .mx_EventTile_content .markdown-body a.mx_UserPill_me,
|
||||
.mx_EventTile_content .mx_AtRoomPill,
|
||||
.mx_MessageComposer_input .mx_AtRoomPill {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue