From 766ae1a386134f122bab4a0456af802e7a5b66bd Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 2 Mar 2017 19:02:12 +0100 Subject: fix atril toolbar background (fix #741) --- common/gtk-3.0/3.20/gtk-solid-darker.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css') diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css index 069a37c..ffbf78f 100644 --- a/common/gtk-3.0/3.20/gtk-solid-darker.css +++ b/common/gtk-3.0/3.20/gtk-solid-darker.css @@ -3403,6 +3403,9 @@ button.documents-favorite:active:hover { .tr-workarea overshoot { border-color: transparent; } +.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { + background: none; } + #gf-bubble, #gf-bubble.solid, #gf-osd-window, #gf-osd-window.solid, -- cgit v1.2.3