fix up the contextual menu button

This commit is contained in:
Matthew Hodgson 2017-01-17 14:10:09 +00:00
parent 3bdb330f5b
commit c9c58ab0ec
5 changed files with 31 additions and 11 deletions

View file

@ -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;