try for slightly prettier redaction

This commit is contained in:
Matthew Hodgson 2017-10-26 18:59:05 +01:00
parent ca74b09867
commit 50b348c68e
5 changed files with 18 additions and 16 deletions

View file

@ -113,7 +113,8 @@ $event-sending-color: #ddd;
$event-notsent-color: #f44;
// event redaction
$event-redacted-img: url('../../img/redacted.jpg');
$event-redacted-fg-color: #e2e2e2;
$event-redacted-border-color: #cccccc;
// event timestamp
$event-timestamp-color: #acacac;