[gnome-themes-standard] Widgets: add text shadows to labels on primary-toolbars, see airplane mode in the network p
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widgets: add text shadows to labels on primary-toolbars, see airplane mode in the network p
- Date: Tue, 24 Jan 2012 10:07:11 +0000 (UTC)
commit 289d40007f77a99d1a0ffff2b7160e583f97808b
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Tue Jan 24 11:05:57 2012 +0100
Widgets: add text shadows to labels on primary-toolbars,
see airplane mode in the network panel.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index a702929..9768e50 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -194,6 +194,10 @@ GtkImage:insensitive {
background-color: transparent;
}
+.primary-toolbar GtkLabel {
+ text-shadow: @primary_toolbar_button_text_shadow 0 1;
+}
+
/****************
* Text Entries *
****************/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]