mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-10 16:21:22 +02:00
tweak sending color some more
This commit is contained in:
parent
e392d6c16b
commit
22b7b8efea
@ -85,7 +85,7 @@ $roomsublist-label-bg-color: #454545;
|
|||||||
|
|
||||||
// event tile lifecycle
|
// event tile lifecycle
|
||||||
$event-encrypting-color: rgba(171, 221, 188, 0.4);
|
$event-encrypting-color: rgba(171, 221, 188, 0.4);
|
||||||
$event-sending-color: #444;
|
$event-sending-color: #888;
|
||||||
$event-notsent-color: #f44;
|
$event-notsent-color: #f44;
|
||||||
|
|
||||||
// event timestamp
|
// event timestamp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user