Philipp Hörist pushed to branch master at gajim / gajim


Commits:
1f7e8ed1 by Philipp Hörist at 2025-12-19T22:40:09+01:00
imprv: Chat: Don't draw shadow at the top

- - - - -


1 changed file:

- gajim/data/style/gajim.css


Changes:

=====================================
gajim/data/style/gajim.css
=====================================
@@ -182,7 +182,7 @@ .preview-image {
 }
 
 /* Scrollbars */
-.no-scroll-indicator undershoot.top, undershoot.bottom { background-image: 
none; }
+.no-scroll-indicator undershoot.top, undershoot.bottom { box-shadow: none; 
background-image: none; }
 .scrollbar-style scrollbar trough {background-color:var(--view-bg-color); }
 .scrollbar-style scrollbar {border:none; }
 



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/1f7e8ed16b1b261f531969f84a90b250fafee125

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/1f7e8ed16b1b261f531969f84a90b250fafee125
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]

Reply via email to