try for slightly prettier redaction
This commit is contained in:
parent
ca74b09867
commit
50b348c68e
5 changed files with 18 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue