Update action bar to incorporate sending states
This moves most of them out of the context menu.
This commit is contained in:
parent
91b3688feb
commit
c5dd6b4dfb
7 changed files with 128 additions and 126 deletions
|
@ -214,10 +214,6 @@ $left-gutter: 64px;
|
|||
color: $accent-fg-color;
|
||||
}
|
||||
|
||||
.mx_EventTile_notSent {
|
||||
color: $event-notsent-color;
|
||||
}
|
||||
|
||||
.mx_EventTile_receiptSent,
|
||||
.mx_EventTile_receiptSending {
|
||||
// We don't use `position: relative` on the element because then it won't line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue