Daniel Brötzmann pushed to branch mainwindow at gajim / gajim


Commits:
86b9f5d5 by wurstsalat at 2021-05-14T17:25:40+02:00
CodeWidget: Don’t override background color

- - - - -


1 changed file:

- gajim/data/style/gajim.css


Changes:

=====================================
gajim/data/style/gajim.css
=====================================
@@ -50,10 +50,10 @@
 
 .merged { padding-top: 1px;}
 
-.conversation-row grid textview {
+.conversation-row grid textview:not(.sourceview) {
        background: transparent;
 }
-.conversation-row grid textview text {
+.conversation-row grid textview:not(.sourceview) text {
        background: transparent;
 }
 .conversation-mention-highlight {



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/86b9f5d595efe7a9d527a2c0f0852b3dcfef049e

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/86b9f5d595efe7a9d527a2c0f0852b3dcfef049e
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to