[gnome-themes-standard] 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: fix hover border for inline toolbar buttons
- Date: Mon, 30 Apr 2012 18:59:43 +0000 (UTC)
commit 5db72c31bd205c542ee4f2f2f240f928e2520f08
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]