# HG changeset patch # User IBBoard # Date 1480797386 0 # Node ID 3ae6b747786bf3d6f2677217248b5ab4b45e7dcd # Parent 63d2eeffe7711fdfc3049c3089c69c74a02f2e9b Make SCSS match last CSS change to fix Nautilus diff -r 63d2eeffe771 -r 3ae6b747786b gtk-3.20/gtk.scss --- 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 {