From 5a3c764337142d218fa458344e5a737d4811ad29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= Date: Tue, 15 Dec 2015 10:43:20 +0100 Subject: GTK3: BlackMATE, GreenLaguna: fix Nautilus desktop window background transparency --- desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'desktop-themes/GreenLaguna') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css index 336c9cf7..794ac308 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css @@ -288,6 +288,10 @@ NautilusWindow .notebook NautilusQueryEditor .toolbar { border-radius: 5px; } +NautilusDesktopWindow GtkPaned.horizontal { + background-color: transparent; +} + .nautilus-desktop.nautilus-canvas-item { color: @theme_bg_color; text-shadow: 1px 1px black; -- cgit v1.2.1