[gnome-themes-standard/highcontrast-improvements] highcontrast: tweak switch border



commit 1a65da8afb47289357234758f8c0b7a684d9aea1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Apr 24 17:56:08 2012 -0400

    highcontrast: tweak switch border
    
    Make it look like an actual button

 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 4fc24da..7dd9024 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -351,7 +351,7 @@ GtkSwitch.slider:insensitive {
 }
 
 GtkSwitch.trough {
-    border-color: @theme_internal_border;
+    border-color: @theme_fg_color;
     background-color: @theme_button_bg;
 }
 



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