window: Use the sidebar style class on sidebar separators

This adds the sidebar style class to the sidebar separators to keep them
styled correctly.
This commit is contained in:
Adrien Plazas 2018-10-25 14:34:34 +02:00 committed by Georges Basile Stavracas Neto
parent 63dda56329
commit 64ac458804

View file

@ -84,6 +84,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<style>
<class name="sidebar"/>
</style>
</object>
<packing>
<property name="expand">False</property>
@ -202,6 +205,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<style>
<class name="sidebar"/>
</style>
</object>
</child>
<child>