diff options
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/gnome-applications.css | 4 |
1 files changed, 4 insertions, 0 deletions
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; |