[gnome-themes-standard] highcontrast: reduce cursor size a bit
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] highcontrast: reduce cursor size a bit
- Date: Mon, 30 Apr 2012 18:59:53 +0000 (UTC)
commit 9f2ac822f02b9325f4485b6cc74120f291f68cd2
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Apr 24 19:03:25 2012 -0400
highcontrast: reduce cursor size a bit
Since it might hide the actual characters if it's too big.
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 70b5e58..a3dd96a 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -6,7 +6,7 @@
-GtkTreeView-expander-size: 16;
-GtkWidget-cursor-color: @theme_highlight_color;
- -GtkWidget-cursor-aspect-ratio: 0.2;
+ -GtkWidget-cursor-aspect-ratio: 0.10;
-GtkWidget-focus-padding: 1;
-GtkWidget-focus-line-width: 2;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]