diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2011-03-17 17:34:39 -0400 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2011-03-17 17:36:33 -0400 |
commit | 9c65f3b6675fb927a96a7dd52d6fec4eb700adce (patch) | |
tree | 4281d1a6caa0e9603c4227306a8fec34978641aa /data | |
parent | 32fdd13a6e92f9e36dc8476043c4b93f61a6eca9 (diff) | |
download | nautilus-9c65f3b6675fb927a96a7dd52d6fec4eb700adce.tar.gz |
window: use GTK_STYLE_CLASS_SIDEBAR for the nautilus sidebar
Diffstat (limited to 'data')
-rw-r--r-- | data/nautilus.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/data/nautilus.css b/data/nautilus.css index 2b6c263e2..623364bd6 100644 --- a/data/nautilus.css +++ b/data/nautilus.css @@ -57,6 +57,3 @@ NautilusFloatingBar > GtkBox > GtkButton { -GtkButton-inner-border: 0; } -NautilusPlacesSidebar { - background-color: shade (@theme_base_color, 0.95); -} |