[gnome-themes-standard] Use the selection color for the suggested action on message dialogs
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Use the selection color for the suggested action on message dialogs
- Date: Thu, 27 Feb 2014 14:37:24 +0000 (UTC)
commit ea030ea6dd29770d1c6ec4c36c0599fa6865404e
Author: William Jon McCann <william jon mccann gmail com>
Date: Thu Feb 27 09:31:13 2014 -0500
Use the selection color for the suggested action on message dialogs
themes/Adwaita/gtk-3.0/gtk-widgets.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index c79f3b9..b4f332e 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -3341,6 +3341,11 @@ GtkProgressBar.osd.progressbar {
border: 1px solid alpha(@insensitive_border_color,0.7);
}
+.dialog-action-area.linked .button.suggested-action,
+.dialog-action-area.linked .button.suggested-action:active,
+.dialog-action-area.linked .button.suggested-action:insensitive {
+ color: @theme_selected_bg_color;
+}
/******************************
* Destructive action buttons *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]