aboutsummaryrefslogtreecommitdiff
path: root/main/data/theme.css
diff options
context:
space:
mode:
authorfiaxh <git@lightrise.org>2019-10-22 01:23:43 +0200
committerfiaxh <git@lightrise.org>2019-10-22 01:23:43 +0200
commit26e970a4d4e835cc879fc8cc5a0604fb50e67ce3 (patch)
tree1e57bf88cb3f28c04b7d855adef0d2c1002ff02b /main/data/theme.css
parentc032ab00ecc9d2b0c5d2fdbc5bd622a5406f691c (diff)
downloaddino-26e970a4d4e835cc879fc8cc5a0604fb50e67ce3.tar.gz
dino-26e970a4d4e835cc879fc8cc5a0604fb50e67ce3.zip
Colapse inactive keys in OMEMO keys dialog
Diffstat (limited to 'main/data/theme.css')
-rw-r--r--main/data/theme.css3
1 files changed, 2 insertions, 1 deletions
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;
}