Move and use icons from widget dir
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
ec73f2ec49
commit
cdb0d1c12e
6 changed files with 7 additions and 7 deletions
|
@ -237,8 +237,8 @@ $event-redacted-border-color: #cccccc;
|
|||
$event-timestamp-color: #acacac;
|
||||
|
||||
$copy-button-url: "$(res)/img/feather-customised/clipboard.svg";
|
||||
$collapse-button-url: "$(res)/img/feather-customised/minimize.svg";
|
||||
$expand-button-url: "$(res)/img/feather-customised/maximize.svg";
|
||||
$collapse-button-url: "$(res)/img/feather-customised/minimise.svg";
|
||||
$expand-button-url: "$(res)/img/feather-customised/maximise.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