fix up the contextual menu button
This commit is contained in:
parent
3bdb330f5b
commit
c9c58ab0ec
5 changed files with 31 additions and 11 deletions
|
@ -88,6 +88,8 @@ $event-notsent-color: #f44;
|
|||
// event timestamp
|
||||
$event-timestamp-color: #acacac;
|
||||
|
||||
$edit-button-url: "/img/icon_context_message_dark.svg";
|
||||
|
||||
// e2e
|
||||
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
|
||||
$e2e-unverified-color: #e8bf37;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue