treewide: Replace "content" style class with "boxed-list"
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
<signal name="row-activated" handler="on_account_row_activated" swapped="no"/>
|
<signal name="row-activated" handler="on_account_row_activated" swapped="no"/>
|
||||||
<child type="placeholder"/>
|
<child type="placeholder"/>
|
||||||
<style>
|
<style>
|
||||||
<class name="content"/>
|
<class name="boxed-list"/>
|
||||||
</style>
|
</style>
|
||||||
</object>
|
</object>
|
||||||
</property>
|
</property>
|
||||||
|
|||||||
@@ -34,7 +34,7 @@
|
|||||||
<property name="margin-bottom">12</property>
|
<property name="margin-bottom">12</property>
|
||||||
<property name="valign">start</property>
|
<property name="valign">start</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="content"/>
|
<class name="boxed-list"/>
|
||||||
</style>
|
</style>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
|||||||
Reference in New Issue
Block a user