User verified but device deleted isn't a useful state
This commit is contained in:
parent
51fb3b494f
commit
12c4e45387
3 changed files with 14 additions and 16 deletions
|
@ -224,7 +224,7 @@ $copy-button-url: "$(res)/img/icon_copy_message.svg";
|
|||
|
||||
// e2e
|
||||
$e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
|
||||
$e2e-userVerified-color: #e8bf37;
|
||||
$e2e-unknown-color: #e8bf37;
|
||||
$e2e-unverified-color: #e8bf37;
|
||||
$e2e-warning-color: #ba6363;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue