[gnome-themes-standard] sidebar: add a background color for the sidebar style class
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] sidebar: add a background color for the sidebar style class
- Date: Thu, 17 Mar 2011 21:17:00 +0000 (UTC)
commit d779d3006177283f982fdca29bc1aed3317a7beb
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Mar 17 17:16:33 2011 -0400
sidebar: add a background color for the sidebar style class
themes/Adwaita/gtk-3.0/gtk.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk.css b/themes/Adwaita/gtk-3.0/gtk.css
index ba77393..ca5285b 100644
--- a/themes/Adwaita/gtk-3.0/gtk.css
+++ b/themes/Adwaita/gtk-3.0/gtk.css
@@ -1142,8 +1142,8 @@ GtkCalendar.highlight {
color: mix (@theme_fg_color, @theme_bg_color, 0.50);
}
-GtkTreeView.GtkFileChooserDefaultSidebar {
- background-color: #f6f6f4;
+.sidebar {
+ background-color: shade (@theme_base_color, 0.95);
}
ApDocView, /* Abiword */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]