Replace some deprecated style calls in the composer with CSS rules.

This commit is contained in:
Michael James Gratton 2018-04-15 22:03:35 +10:00
parent 33150b22c6
commit 07b4a7842f
3 changed files with 17 additions and 26 deletions

View file

@ -816,7 +816,9 @@
<property name="halign">start</property>
<property name="valign">end</property>
<property name="ellipsize">middle</property>
<signal name="realize" handler="on_message_overlay_label_realize" swapped="no"/>
<style>
<class name="geary-overlay"/>
</style>
</object>
</child>
</object>