tweak sending color some more
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…
Reference in New Issue