Philipp Hörist pushed to branch master at gajim / gajim


Commits:
0d4c5650 by Philipp Hörist at 2024-12-15T13:40:45+01:00
cfix: CSS: Add missing semicolon

- - - - -


1 changed file:

- gajim/data/style/gajim.css


Changes:

=====================================
gajim/data/style/gajim.css
=====================================
@@ -1088,7 +1088,7 @@ #ContactNameEntry text:disabled {
 }
 
 /* FullMessageWindow */
-#FullMessageWindow textview { padding: 10px }
+#FullMessageWindow textview { padding: 10px; }
 
 /* HistorySyncAssistant */
 #HistorySyncAssistant notebook { padding: 18px; }



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

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