From 7ad52d9335579d03613036a7da9967fcf0c5d6b3 Mon Sep 17 00:00:00 2001 From: fiaxh Date: Fri, 16 Sep 2022 11:23:18 +0200 Subject: OMEMO QR code: Switch to paintable, fix css --- main/data/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/data/theme.css b/main/data/theme.css index 94cf1da5..b689d96c 100644 --- a/main/data/theme.css +++ b/main/data/theme.css @@ -386,6 +386,6 @@ box.dino-input-error .chat-input-status.input-status-highlight-once { box-shadow: 0 0 2px 0 rgba(0,0,0,0.5); } -.qrcode-container { +.qrcode-container > contents { background: white; /* Color of the quiet zone. MUST have the same "reflectance" as light modules of the QR code. */ } -- cgit v1.2.3-54-g00ecf