summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkcoloreditor.ui
diff options
context:
space:
mode:
authorLapo Calamandrei <calamandrei@gmail.com>2016-05-19 17:24:51 +0200
committerLapo Calamandrei <calamandrei@gmail.com>2016-05-19 17:24:51 +0200
commitfb3e62640076625129ecf35dbd499b30899ed4e4 (patch)
tree19a7ac5cbb7df6790741db50d8b39658a80770d5 /gtk/ui/gtkcoloreditor.ui
parent61701493936ff96a52f09992847221327f26718f (diff)
downloadgtk+-fb3e62640076625129ecf35dbd499b30899ed4e4.tar.gz
color scale: Really sync style classes with GtkScale
sync the alpha scale styleclass too.
Diffstat (limited to 'gtk/ui/gtkcoloreditor.ui')
-rw-r--r--gtk/ui/gtkcoloreditor.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/ui/gtkcoloreditor.ui b/gtk/ui/gtkcoloreditor.ui
index 664b1b5f29..32526ea86c 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>