[gnome-themes-standard] image: always set a color for the image class
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] image: always set a color for the image class
- Date: Wed, 7 Sep 2011 14:57:48 +0000 (UTC)
commit f7b8d93fe1ef09baae5a6395ddcb1c19d8a53500
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Sep 7 10:54:25 2011 -0400
image: always set a color for the image class
Not only for images in an entry.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index e169938..4ea8b02 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -177,11 +177,14 @@ GtkComboBox.combobox-entry .button:prelight,
-adwaita-progressbar-pattern: none;
}
-.entry.image {
+/*******************
+ * Symbolic images *
+ *******************/
+.image {
color: @internal_element_color;
}
-.entry.image:prelight {
+.image:prelight {
color: @internal_element_prelight;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]