aboutsummaryrefslogtreecommitdiff
path: root/main/data/theme.css
diff options
context:
space:
mode:
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;
}