Added svg for copy icon - I'm not a designer, someone else should probably replace these!
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
This commit is contained in:
parent
7098ca9df0
commit
fd42698cf0
5 changed files with 167 additions and 2 deletions
|
@ -102,6 +102,7 @@ $event-redacted-img: url('../../img/redacted-dark.jpg');
|
|||
$event-timestamp-color: #acacac;
|
||||
|
||||
$edit-button-url: "../../img/icon_context_message_dark.svg";
|
||||
$copy-button-url: "../../img/icon_copy_message_dark.svg";
|
||||
|
||||
// e2e
|
||||
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue