gtkplacessidebar: add sidebar row style

So designers can style it at their will.
This commit is contained in:
Carlos Soriano
2015-09-01 14:27:58 +02:00
parent b8f4e943fe
commit 528c576590

View File

@ -4,6 +4,9 @@
<property name="visible">True</property>
<property name="margin-top">1</property>
<property name="margin-bottom">1</property>
<style>
<class name="sidebar-row"/>
</style>
<child>
<object class="GtkRevealer" id="revealer">
<property name="visible">True</property>