[gnome-themes-standard] Widgets: fixed text color for insensitive comboboxes.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widgets: fixed text color for insensitive comboboxes.
- Date: Wed, 18 Jan 2012 22:52:05 +0000 (UTC)
commit 48dfa470cc4a50d78be823a19ffa7643d85f62dc
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Wed Jan 18 23:51:31 2012 +0100
Widgets: fixed text color for insensitive comboboxes.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index c103186..fe2b7b6 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1060,6 +1060,7 @@ GtkComboBox.combobox-entry {
GtkComboBox *:insensitive {
text-shadow: none;
+ color: @insensitive_fg_color;
}
GtkComboBox .separator {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]