mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
treewide: Replace "content" style class with "boxed-list"
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/714>
This commit is contained in:
parent
b83339980b
commit
c9dc3ceffd
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@
|
|||
<signal name="row-activated" handler="on_account_row_activated" swapped="no"/>
|
||||
<child type="placeholder"/>
|
||||
<style>
|
||||
<class name="content"/>
|
||||
<class name="boxed-list"/>
|
||||
</style>
|
||||
</object>
|
||||
</property>
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<property name="margin-bottom">12</property>
|
||||
<property name="valign">start</property>
|
||||
<style>
|
||||
<class name="content"/>
|
||||
<class name="boxed-list"/>
|
||||
</style>
|
||||
</object>
|
||||
</child>
|
||||
|
|
Loading…
Reference in a new issue