Daniel Brötzmann pushed to branch storage at gajim / gajim


Commits:
ad1b6979 by wurstsalat at 2024-04-07T16:18:16+02:00
cfix: DBMigration: Use attributes for progress styling

CSSConfig is not available this early

- - - - -


1 changed file:

- gajim/data/gui/db_migration.ui


Changes:

=====================================
gajim/data/gui/db_migration.ui
=====================================
@@ -29,9 +29,9 @@
                 <property name="justify">center</property>
                 <property name="single-line-mode">True</property>
                 <property name="max-width-chars">10</property>
-                <style>
-                  <class name="large-header"/>
-                </style>
+                <attributes>
+                  <attribute name="font-desc" value="Sans Bold 16"/>
+                </attributes>
               </object>
               <packing>
                 <property name="expand">False</property>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/ad1b69797dae9824bc215932ce0ae502ecc89f42

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/ad1b69797dae9824bc215932ce0ae502ecc89f42
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]

Reply via email to