Redacted events bg: black lozenge -> torn paper

This commit is contained in:
Luke Barnard 2017-04-10 15:49:40 +01:00
parent fd5e94dfad
commit 0b1745bceb
5 changed files with 17 additions and 4 deletions

View file

@ -93,6 +93,9 @@ $event-encrypting-color: rgba(171, 221, 188, 0.4);
$event-sending-color: #888;
$event-notsent-color: #f44;
// event redaction
$event-redacted-img: url('../../img/redacted-dark.jpg');
// event timestamp
$event-timestamp-color: #acacac;