Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
aceaa244 by wurstsalat at 2025-06-25T07:05:19+02:00
cfix: Profile: Fix action bar background color
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
=====================================
gajim/data/style/gajim.css
=====================================
@@ -802,8 +802,9 @@ #ProfileWindow grid > button {
padding-right: 4px;
}
#ProfileWindow popover { padding: 6px; }
-#ProfileWindow actionbar box {
+#ProfileWindow actionbar > revealer > box {
padding: 0px;
+ background-color: var(--window-bg-color);
}
#ProfileWindow actionbar button {
margin-top: 12px;
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/aceaa244dfcfbe810feed8bdaeb80b0d5c9e95b6
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/aceaa244dfcfbe810feed8bdaeb80b0d5c9e95b6
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]