[gnome-themes-standard] Widgets: explicitelly set a text shadow to .toolbar .raised .button *:active which fixes na
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widgets: explicitelly set a text shadow to .toolbar .raised .button *:active which fixes na
- Date: Mon, 20 Feb 2012 17:12:01 +0000 (UTC)
commit edef207e416256f032b31722835cc894c2da364f
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Mon Feb 20 18:08:49 2012 +0100
Widgets: explicitelly set a text shadow to .toolbar .raised .button *:active
which fixes nautilus search button.
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 a5690c7..bfbb2a8 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -691,6 +691,7 @@ GtkComboBox.combobox-entry .button {
.toolbar .raised .button *:active,
.inline-toolbar .button *:active {
icon-shadow: @button_active_text_shadow 0 1;
+ text-shadow: @button_active_text_shadow 0 1;
}
.toolbar .button.raised *:insensitive,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]