[gnome-themes-standard] highcontrast: fix border for focused spinbuttons
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] highcontrast: fix border for focused spinbuttons
- Date: Sun, 17 Jun 2012 22:25:10 +0000 (UTC)
commit a663d007525ce7372e262091acde6cf4656cf73b
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sun Jun 17 18:24:34 2012 -0400
highcontrast: fix border for focused spinbuttons
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 9f8f5bb..793d9cf 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -285,7 +285,7 @@ GtkComboBox .button {
}
.spinbutton .button:focus {
- border-color: transparent @theme_highlight_color;
+ border-color: @theme_highlight_color;
}
.spinbutton .button:first-child,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]