From 0c833c9a23993c69d2700723694e0781b0ac26b3 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 8 Mar 2016 12:18:14 +0100 Subject: cleanup --- common/gtk-3.0/3.20/sass/_transparent_widgets.scss | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'common/gtk-3.0/3.20/sass/_transparent_widgets.scss') diff --git a/common/gtk-3.0/3.20/sass/_transparent_widgets.scss b/common/gtk-3.0/3.20/sass/_transparent_widgets.scss index 26238af..0a0dfab 100644 --- a/common/gtk-3.0/3.20/sass/_transparent_widgets.scss +++ b/common/gtk-3.0/3.20/sass/_transparent_widgets.scss @@ -91,9 +91,6 @@ //NemoWindow.background > GtkGrid > paned > separator, //MarlinViewWindow.background > GtkBox > paned > separator { background-color: $dark_sidebar_border } -// Fix Nautilus transparency issues -//.nautilus-window NautilusWindowSlot { background-color: $base_color; } - //GtkFileChooserDialog { // // &.background.csd, &.background { background-color: $dark_sidebar_bg } @@ -127,13 +124,6 @@ //} // Gedit -//GeditWindow.background { -// &.csd { background-color: transparent; } -// -// .gedit-side-panel-paned .pane-separator { background-color: $dark_sidebar_border; } -// .gedit-bottom-panel-paned .pane-separator { background-color: $borders_color; } -//} - .gedit-bottom-panel-paned { background-color: $base_color; } .gedit-document-panel { -- cgit v1.2.3