conversation-list-box: remove shadow and make the rows rounded

This also makes the expander row look like in HdyExpander row.
This commit is contained in:
Julian Sparber 2020-10-23 13:05:19 +02:00
parent b978f69341
commit 95f75f789c
4 changed files with 147 additions and 25 deletions

View file

@ -73,6 +73,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<style>
<class name="background"/>
</style>
<child>
<object class="GtkRevealer" id="formatting">
<property name="visible">True</property>