[gnome-themes-standard] selection-mode: set correct color for dim labels in selection toolbars
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] selection-mode: set correct color for dim labels in selection toolbars
- Date: Thu, 21 Feb 2013 17:06:00 +0000 (UTC)
commit b80296a796859477f32964ecd4cef37a4a422b98
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Feb 21 12:05:34 2013 -0500
selection-mode: set correct color for dim labels in selection toolbars
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 17c358e..ece6796 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -3277,6 +3277,7 @@ GtkProgressBar.osd.progressbar {
color: @selection_menu_fg;
}
+.selection-mode.toolbar .dim-label,
.selection-mode.toolbar .selection-menu.button .dim-label {
color: @selection_menu_fg;
}
@@ -3288,6 +3289,7 @@ GtkProgressBar.osd.progressbar {
}
.selection-mode.header-bar .selection-menu.button:hover,
+.selection-mode.toolbar .dim-label:hover,
.selection-mode.toolbar .selection-menu.button:hover,
.selection-mode.toolbar .selection-menu.button .dim-label:hover {
background-color: transparent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]