shout more for unknown devices, but keep the tooltip
This commit is contained in:
parent
12c4e45387
commit
befd4e1f5a
1 changed files with 2 additions and 2 deletions
|
@ -368,8 +368,8 @@ div.mx_EventTile_notSent.mx_EventTile_redacted .mx_UnknownBody {
|
|||
}
|
||||
|
||||
.mx_EventTile_e2eIcon_unknown {
|
||||
background-image: url('$(res)/img/e2e/normal.svg');
|
||||
opacity: 0.5;
|
||||
background-image: url('$(res)/img/e2e/warning.svg');
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.mx_EventTile_e2eIcon_unencrypted {
|
||||
|
|
Loading…
Reference in a new issue