From 26e970a4d4e835cc879fc8cc5a0604fb50e67ce3 Mon Sep 17 00:00:00 2001 From: fiaxh Date: Tue, 22 Oct 2019 01:23:43 +0200 Subject: Colapse inactive keys in OMEMO keys dialog --- main/data/theme.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main') diff --git a/main/data/theme.css b/main/data/theme.css index 9fc08db8..621cf66f 100644 --- a/main/data/theme.css +++ b/main/data/theme.css @@ -21,7 +21,8 @@ window.dino-main .dino-conversation { background: @theme_base_color; } -window.dino-main .dino-conversation undershoot { +window.dino-main .dino-conversation undershoot, +window.dino-main .dino-conversation viewport /* Some themes set this */ { background: none; } -- cgit v1.2.3-54-g00ecf