gtk: use predifined css classes instead of custom ones

This commit is contained in:
Ferdinand Schober
2024-04-13 00:14:11 +02:00
parent f0099ee535
commit 81f65dcd3d
6 changed files with 4 additions and 36 deletions

View File

@@ -66,6 +66,7 @@
<property name="valign">center</property>
<property name="halign">center</property>
<property name="name">delete-button</property>
<style><class name="error"/></style>
</object>
</child>
</object>