[gnome-shell] [gnome-shell.css] Remove blue background from scrollbars



commit fcac7ac0b349b5a2bcb3e3449d2b30e9f1e0cb06
Author: Colin Walters <walters verbum org>
Date:   Thu Nov 5 15:39:26 2009 -0500

    [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 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 4ef0e1d..86ec44b 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -19,7 +19,6 @@
 
 StScrollBar
 {
-  background-color: #354761;
   padding: 0px;
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]