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:
parent
b978f69341
commit
95f75f789c
4 changed files with 147 additions and 25 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue