From 867fff4f4cc68acb40be655db038fe8d1c9272a8 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Wed, 5 Dec 2012 09:36:12 -0500 Subject: [PATCH] shell: use the "view" style class for the main viewport Currently, gnome-themes-standard sets a white background on all GtkViewport widgets. We want to stop rendering one by default, so add a style class to the main viewport that ensures it gets the same background as the icon views it packs inside. https://bugzilla.gnome.org/show_bug.cgi?id=689700 --- shell/shell.ui | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shell/shell.ui b/shell/shell.ui index 60b084cdb..718cc1637 100644 --- a/shell/shell.ui +++ b/shell/shell.ui @@ -129,6 +129,9 @@ True queue none + True