[gnome-themes-standard/highcontrast-improvements] highcontrast: fix hover border for inline toolbar buttons
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/highcontrast-improvements] highcontrast: fix hover border for inline toolbar buttons
- Date: Tue, 24 Apr 2012 22:26:28 +0000 (UTC)
commit 68aa9470de2a06d82c8928180012289a97a6148b
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Apr 24 18:26:06 2012 -0400
highcontrast: fix hover border for inline toolbar buttons
themes/a11y-base.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index 697541d..c3e353e 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -271,7 +271,7 @@ GtkComboBox .button {
.linked .button:hover,
.inline-toolbar .button:hover {
- border-color: transparent;
+ border-color: @theme_fg_color;
}
.linked .button:insensitive,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]