From fcac7ac0b349b5a2bcb3e3449d2b30e9f1e0cb06 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 5 Nov 2009 15:39:26 -0500 Subject: [PATCH] [gnome-shell.css] Remove blue background from scrollbars This makes it slightly less ugly. https://bugzilla.gnome.org/show_bug.cgi?id=600734 --- data/theme/gnome-shell.css | 1 - 1 file changed, 1 deletion(-) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 4ef0e1d4e..86ec44b84 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -19,7 +19,6 @@ StScrollBar { - background-color: #354761; padding: 0px; }