[gnome-themes-standard] Don't show the focus outline on message dialog buttons
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Don't show the focus outline on message dialog buttons
- Date: Thu, 27 Feb 2014 14:37:14 +0000 (UTC)
commit d8389da36d37b71634e32c4667d82723cd8d065d
Author: William Jon McCann <william jon mccann gmail com>
Date: Thu Feb 27 09:28:23 2014 -0500
Don't show the focus outline on message dialog buttons
We already style the border.
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 4270ddf..43a529d 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2745,6 +2745,7 @@ GtkMessageDialog {
.dialog-action-area.linked .button:focus {
border-color: @theme_selected_bg_color;
border-width: 1px;
+ -GtkWidget-focus-line-width: 0;
}
/***************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]