[gtk+/gtk-3-20] color scale: Really sync style classes with GtkScale



commit fb3e62640076625129ecf35dbd499b30899ed4e4
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Thu May 19 17:24:51 2016 +0200

    color scale: Really sync style classes with GtkScale
    
    sync the alpha scale styleclass too.

 gtk/ui/gtkcoloreditor.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/ui/gtkcoloreditor.ui b/gtk/ui/gtkcoloreditor.ui
index 664b1b5..32526ea 100644
--- a/gtk/ui/gtkcoloreditor.ui
+++ b/gtk/ui/gtkcoloreditor.ui
@@ -97,7 +97,7 @@
                 <property name="scale_type">1</property>
                 <property name="has_origin">False</property>
                 <style>
-                  <class name="scale-has-marks-above"/>
+                  <class name="marks-before"/>
                 </style>
                 <signal name="popup-menu" handler="popup_edit" swapped="no"/>
               </object>


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