Philipp Hörist pushed to branch dialogs at gajim / gajim
Commits:
bdb8ae0c by Philipp Hörist at 2025-01-24T17:23:05+01:00
cfix: CSS
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
=====================================
gajim/data/style/gajim.css
=====================================
@@ -35,9 +35,13 @@ button.flat.link { padding: 0; border: 0; }
.tabular-digits { font-feature-settings: "tnum"; }
-.confirmation-dialog > box,
-.confirmation-dialog > box > box > box > box > :first-child,
-.hig-dialog-button { border-radius: 9px; border: none; }
+.confirmation-dialog > box { margin: 18px; }
+.confirmation-dialog > box > box > box > box > :first-child {
+ font-size: large;
+}
+.confirmation-dialog-button {
+ border-radius: 9px; border: none;
+}
/* InfoBar */
.infobar > box {
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/bdb8ae0c798c697de3148371c4307eb34834f4fd
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/bdb8ae0c798c697de3148371c4307eb34834f4fd
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]