Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
545b0eef by wurstsalat at 2025-08-09T10:43:59+02:00
imprv: Start Chat: Improve label readability
- - - - -
2 changed files:
- gajim/data/gui/contact_view_item.ui
- gajim/data/gui/global_view_item.ui
Changes:
=====================================
gajim/data/gui/contact_view_item.ui
=====================================
@@ -43,7 +43,7 @@
<property name="margin-start">6</property>
<style>
<class name="dimmed"/>
- <class name="caption"/>
+ <class name="small-label"/>
</style>
</object>
</child>
@@ -57,7 +57,7 @@
<property name="ellipsize">3</property>
<style>
<class name="dimmed"/>
- <class name="caption"/>
+ <class name="small-label"/>
</style>
</object>
</child>
=====================================
gajim/data/gui/global_view_item.ui
=====================================
@@ -26,7 +26,7 @@
<property name="ellipsize">3</property>
<property name="max-width-chars">40</property>
<style>
- <class name="caption"/>
+ <class name="small-label"/>
</style>
</object>
</child>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/545b0eefc85163c006dcf3d95d2d75402c5c8158
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/545b0eefc85163c006dcf3d95d2d75402c5c8158
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]