From 5a7ffbc1870aeee52fed3c457817010b608e1e52 Mon Sep 17 00:00:00 2001 From: fiaxh Date: Sun, 27 Jan 2019 15:24:58 +0100 Subject: Move app menu into window, make conversation details dialog directly accessible, no-CSD option for main window --- main/data/theme.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'main/data/theme.css') diff --git a/main/data/theme.css b/main/data/theme.css index 174ce5b2..1969c80b 100644 --- a/main/data/theme.css +++ b/main/data/theme.css @@ -3,6 +3,14 @@ * It provides sane defaults for things that are very Dino-specific. */ +window.dino-main .dino-header-right { + background: @theme_base_color; +} + +window.dino-main .dino-header-left { + background: @insensitive_bg_color; +} + window.dino-main headerbar.dino-left label.title { opacity: 0; font-size: 0; -- cgit v1.2.3-70-g09d2