From 91f2ff972180f1e367ec213c5618350ab7f556d4 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Sat, 21 Nov 2015 16:32:15 +0100 Subject: fix maximized backdrop titlebars --- common/gtk-3.0/3.16/gtk-contained-darker.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css index 30da6e9..663b658 100644 --- a/common/gtk-3.0/3.16/gtk-contained-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-darker.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: rgba(50, 56, 67, 0.97); } .maximized .titlebar { background-color: #2f343f; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #323843; } + .csd .maximized .titlebar:backdrop { + background-color: #323843; } .titlebar .titlebar, .titlebar .titlebar:backdrop { -- cgit v1.2.3