Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
1b51e12d by wurstsalat at 2025-06-09T22:14:50+02:00
imprv: Remove QR code borders for better styling
- - - - -
2 changed files:
- gajim/data/gui/chat_banner.ui
- gajim/data/gui/omemo_trust_manager.ui
Changes:
=====================================
gajim/data/gui/chat_banner.ui
=====================================
@@ -20,9 +20,6 @@
<object class="GtkImage" id="qr_code_image">
<property name="halign">center</property>
<property name="pixel-size">200</property>
- <style>
- <class name="border"/>
- </style>
</object>
</child>
<child>
=====================================
gajim/data/gui/omemo_trust_manager.ui
=====================================
@@ -46,9 +46,6 @@
<object class="GtkImage" id="qr_code_image">
<property name="halign">center</property>
<property name="pixel-size">200</property>
- <style>
- <class name="border"/>
- </style>
</object>
</child>
<style>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1b51e12df0dad4ab187244fd25ae5fadcd8b55a4
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1b51e12df0dad4ab187244fd25ae5fadcd8b55a4
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]