[gnome-themes-standard] Widget theme: fixed text-shadow on insensitive buttons on primary toolbars.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widget theme: fixed text-shadow on insensitive buttons on primary toolbars.
- Date: Tue, 10 Jan 2012 17:21:28 +0000 (UTC)
commit a52880dfc11500d2024114eb589855c5802c12b0
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Tue Jan 10 16:23:50 2012 +0100
Widget theme: fixed text-shadow on insensitive buttons on primary toolbars.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 68ddb70..3ea12b5 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -594,7 +594,7 @@ GtkComboBox.combobox-entry .button {
icon-shadow: none;
}
-.primary-toolbar .button * {
+.primary-toolbar .button {
text-shadow: @primary_toolbar_button_text_shadow 0 1;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]