changeset 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 63d2eeffe771
children ccdb5b8b5a6f
files gtk-3.20/gtk.scss
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 {