[gnome-themes-standard] suggested action button: backdrop label
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] suggested action button: backdrop label
- Date: Fri, 14 Feb 2014 16:47:49 +0000 (UTC)
commit 719806f081be73d266414a345a25ecbf855e8942
Author: Jakub Steiner <jimmac gmail com>
Date: Fri Feb 14 17:47:02 2014 +0100
suggested action button: backdrop label
- remove blue dropshadow
- color label properly
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index e09d84d..1d40714 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -3323,7 +3323,9 @@ GtkProgressBar.osd.progressbar {
border: 1px solid @insensitive_borders;
}
-.suggested-action.button GtkLabel:insensitive {
+.suggested-action.button GtkLabel:insensitive,
+.suggested-action.button GtkLabel:backdrop,
+.suggested-action.button GtkLabel:backdrop:insensitive {
color: @insensitive_fg_color;
text-shadow: none;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]