Daniel Brötzmann pushed to branch gtk4 at gajim / gajim
Commits:
e872b979 by wurstsalat at 2024-10-24T22:39:14+02:00
cfix: MessageInputTextView: Fix background color
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
=====================================
gajim/data/style/gajim.css
=====================================
@@ -642,7 +642,8 @@ .search-view-header label {
.message-actions-box { margin: 2px 13px 8px 8px; }
/* MessageInputTextView */
-.message-input-textview {
+.message-input-textview,
+.message-input-textview text {
background-color: transparent;
}
.message-input-border {
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/e872b979e6d7735c9d6cac973ac2fbaa4bea9ef9
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/e872b979e6d7735c9d6cac973ac2fbaa4bea9ef9
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]