Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
6f5c00f2 by wurstsalat at 2025-06-29T14:41:51+02:00
cfix: Message input: Add unfocused border color
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
=====================================
gajim/data/style/gajim.css
=====================================
@@ -517,7 +517,7 @@ .message-input-textview text {
background-color: transparent;
}
.message-input-border {
- border: 2px solid var(--view-bg-color);
+ border: 2px solid var(--border-color);
border-radius: 4px;
}
.message-input-focus {
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/6f5c00f2e388370b0a7e3ea8f5f667ac414c078a
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/6f5c00f2e388370b0a7e3ea8f5f667ac414c078a
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]