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.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.16/gtk-contained.css') diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css index 82d98f3..0a78047 100644 --- a/common/gtk-3.0/3.16/gtk-contained.css +++ b/common/gtk-3.0/3.16/gtk-contained.css @@ -1025,8 +1025,10 @@ GtkComboBox { background-color: rgba(239, 240, 242, 0.95); } .maximized .titlebar { background-color: #e7e8eb; } - .csd .maximized .titlebar:backdrop { + .maximized .titlebar:backdrop { background-color: #eff0f2; } + .csd .maximized .titlebar:backdrop { + background-color: #eff0f2; } .titlebar .titlebar, .titlebar .titlebar:backdrop { -- cgit v1.2.3