[gnome-themes-standard] style assistant sidebar highlights
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] style assistant sidebar highlights
- Date: Tue, 17 May 2011 22:35:40 +0000 (UTC)
commit bcddc049f1fdf53e5c19b1c42302919a571031e6
Author: William Jon McCann <jmccann redhat com>
Date: Tue May 17 18:35:00 2011 -0400
style assistant sidebar highlights
To be bold instead of the default highlight color.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index e93c29f..7e88918 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1164,6 +1164,12 @@ GtkCalendar.highlight {
background-color: shade (@theme_bg_color, 0.99);
}
+.sidebar .highlight
+{
+ color: @theme_fg_color;
+ font: bold;
+}
+
ApDocView, /* Abiword */
EogScrollView, /* Eog */
CheeseThumbView /* Cheese */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]