Better UI on the sidebar
This commit is contained in:
parent
478c699aff
commit
9c1f239f53
@ -42,13 +42,12 @@
|
||||
<property name="sidebar">
|
||||
<object class="GtkBox">
|
||||
<property name="spacing">12</property>
|
||||
<property name="margin-top">12</property>
|
||||
<property name="margin-bottom">12</property>
|
||||
<property name="margin-start">12</property>
|
||||
<property name="margin-end">12</property>
|
||||
<property name="orientation">1</property>
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
<property name="margin-top">12</property>
|
||||
<property name="margin-start">12</property>
|
||||
<property name="margin-end">12</property>
|
||||
<property name="spacing">12</property>
|
||||
<child>
|
||||
<object class="GtkLabel">
|
||||
@ -83,7 +82,7 @@
|
||||
<object class="GtkListBox" id="chat_list_box">
|
||||
<property name="selection-mode">single</property>
|
||||
<style>
|
||||
<class name="boxed-list"/>
|
||||
<class name="navigation-sidebar"></class>
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
@ -524,3 +523,4 @@
|
||||
</child>
|
||||
</object>
|
||||
</interface>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user