From 78c13218f1322ee8a8a0c10d169662eb4dbd2b42 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 16 Jul 2015 22:04:26 +0200 Subject: fix filechooser for non-csd winows --- common/gtk-3.0/3.16/_transparent_widgets.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.16/_transparent_widgets.scss') diff --git a/common/gtk-3.0/3.16/_transparent_widgets.scss b/common/gtk-3.0/3.16/_transparent_widgets.scss index 552a9d3..67f5b6c 100644 --- a/common/gtk-3.0/3.16/_transparent_widgets.scss +++ b/common/gtk-3.0/3.16/_transparent_widgets.scss @@ -84,7 +84,7 @@ MarlinViewWindow { GtkFileChooserDialog { - &.background.csd { background-color: $dark_sidebar_bg } + &.background.csd, .background { background-color: $dark_sidebar_bg } .sidebar { background-color: transparent } // Yeah, this is ugly, but prevents a transparent background in the image preview box -- cgit v1.2.3