[omemo] Show QR code in Key Dialog

This commit is contained in:
Philipp Hörist
2019-02-23 23:49:10 +01:00
parent 77b7762cb5
commit eff7d037f7
5 changed files with 228 additions and 187 deletions

View File

@@ -1,6 +1,8 @@
.omemo-dark-success-color { color: darker(@success_color); }
.omemo-inactive-color { color: @insensitive_fg_color; }
.omemo-qr-not-available {color: red;}
.omemo-mono { font-size: 12px; font-family: monospace; }
.omemo-last-seen { font-size: 11px; }