diff gtk-3.20/gtk.scss @ 28:3ae6b747786b

Make SCSS match last CSS change to fix Nautilus
author IBBoard <dev@ibboard.co.uk>
date Sat, 03 Dec 2016 20:36:26 +0000
parents 156b2c122b1f
children ccdb5b8b5a6f
line wrap: on
line diff
--- a/gtk-3.20/gtk.scss	Tue Nov 29 20:57:50 2016 +0000
+++ b/gtk-3.20/gtk.scss	Sat Dec 03 20:36:26 2016 +0000
@@ -393,7 +393,7 @@
 }
 
 /* Fudge the Nautilus icon view background colour in the only way that seems to work */
-.nautilus-window notebook { background-color: $text_input_color; }
+.nautilus-window notebook > stack > box > grid { background-color: $text_input_color; }
 
 /* And make the Nautilus places bar a bit darker, as it used to be */
 placessidebar list {