[gnome-themes-standard] floating-bars: specify color and text-shadow
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] floating-bars: specify color and text-shadow
- Date: Wed, 23 May 2012 16:48:02 +0000 (UTC)
commit 6e3f0a29fbe9215c947b03e19a871caadbb0bf37
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed May 23 12:47:32 2012 -0400
floating-bars: specify color and text-shadow
Make sure we don't inherit the wrong values.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 80397f8..c4c1268 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -130,6 +130,9 @@ GtkLabel:insensitive {
background-color: @theme_base_color;
border-color: @borders;
+ color: @theme_text_color;
+ text-shadow: 0 1px @button_text_shadow;
+
border-radius: 3px;
border-width: 1px;
border-style: solid;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]