Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
375dc62b by wurstsalat at 2025-06-25T23:23:16+02:00
cfix: Code widget: Fix font-size
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
=====================================
gajim/data/style/gajim.css
=====================================
@@ -650,6 +650,9 @@ .code-widget-header label {
.code-widget-header button {
padding: 0;
}
+.code-widget .view {
+ font-size: 100%;
+}
/* ReferencedMessageWidget */
.referenced-message {
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/375dc62b959fa5419a3e4d8781265de701c2ab59
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/375dc62b959fa5419a3e4d8781265de701c2ab59
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]