Change sending->sent state to match new designs
For https://github.com/vector-im/element-web/issues/16424
This commit is contained in:
parent
31df8801f1
commit
9cec382865
9 changed files with 54 additions and 24 deletions
|
@ -222,8 +222,6 @@ $widget-body-bg-color: #fff;
|
|||
$yellow-background: #fff8e3;
|
||||
|
||||
// event tile lifecycle
|
||||
$event-encrypting-color: #abddbc;
|
||||
$event-sending-color: #ddd;
|
||||
$event-notsent-color: #f44;
|
||||
|
||||
$event-highlight-fg-color: $warning-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue