[gnome-themes-standard/highcontrast-improvements] highcontrast: add a rubberband selector
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/highcontrast-improvements] highcontrast: add a rubberband selector
- Date: Wed, 25 Apr 2012 20:53:23 +0000 (UTC)
commit 8831ead0655b9351dc9fe03af66ae6f8489e1917
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed Apr 25 16:52:59 2012 -0400
highcontrast: add a rubberband selector
themes/a11y-base.css | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index e27a595..8a63f6e 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -58,6 +58,15 @@ GtkImage:insensitive {
color: @theme_insensitive_bg;
}
+.view.rubberband,
+.rubberband {
+ border-color: @theme_fg_color;
+ border-style: solid;
+ border-width: 1px;
+
+ background-color: alpha(@theme_internal_bg, 0.35);
+}
+
.grip {
background-color: @theme_insensitive_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]