finish merging vector-im/riot-web#5881 into matrix-react-sdk

This commit is contained in:
Matthew Hodgson 2018-04-16 01:13:03 +01:00
parent f1f7673037
commit 46f5c0d205
2 changed files with 0 additions and 7 deletions

View file

@ -139,11 +139,6 @@ $e2e-verified-color: #76cfa5; // N.B. *NOT* the same as $accent-color
$e2e-unverified-color: #e8bf37;
$e2e-warning-color: #ba6363;
// presence
$presence-online: #60de00;
$presence-unavailable: #deb800;
$presence-offline: #b7b7b7;
/*** ImageView ***/
$lightbox-bg-color: #454545;
$lightbox-fg-color: #ffffff;