[gnome-settings-daemon] wacom: Update CSS to set a .Ring's stroke color and width



commit f52dfede2ccbc20319e33e1fd6e7fb5caabc2348
Author: Joaquim Rocha <jrocha redhat com>
Date:   Thu May 30 16:14:37 2013 +0200

    wacom: Update CSS to set a .Ring's stroke color and width
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701276

 plugins/wacom/tablet-layout.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/plugins/wacom/tablet-layout.css b/plugins/wacom/tablet-layout.css
index dde9d06..407edc7 100644
--- a/plugins/wacom/tablet-layout.css
+++ b/plugins/wacom/tablet-layout.css
@@ -15,6 +15,11 @@
       fill:     inactive_color;
     }
     buttons_section
+    .Ring {
+      stroke-width:   .5 !important;
+      stroke:   dark_color !important;
+      fill:   none !important;
+    }
     .Leader {
       fill:        none !important;
     }


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