[gnome-themes-standard] a11y: hide resize grip in HighContrast themes as well



commit 23c3146ddafe731366212b39d051fef121b29c8a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Jun 6 23:08:13 2012 -0400

    a11y: hide resize grip in HighContrast themes as well

 themes/a11y-base.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index a1aa80e..67e3e21 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -38,6 +38,9 @@
     -GtkComboBox-arrow-scaling: 0.9;
     -GtkButton-default-border: 0;
 
+    -GtkWindow-resize-grip-width: 0;
+    -GtkWindow-resize-grip-height: 0;
+
     background-clip: padding-box;
 }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]