Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
541033d2 by wurstsalat at 2026-01-26T21:06:52+01:00
fix: Workspace sidebar: Fix drag highlight styling
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
=====================================
gajim/data/style/gajim.css
=====================================
@@ -325,6 +325,7 @@ .sidebar-listbox-row:hover, .sidebar-listbox-row:selected {
.sidebar-row-image {
border: 2px solid transparent;
+ border-radius: 12px;
}
.dnd-target .sidebar-row-image {
@@ -347,7 +348,7 @@ .workspace-listbox-row {
.workspace-listbox-row image {
-gtk-icon-size: 36px;
- padding: 0px 6px 0px 0px;
+ padding: 0;
}
/* ActivityPage */
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/541033d2b79259ea6a83ccccd4bc82f050ae7765
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/541033d2b79259ea6a83ccccd4bc82f050ae7765
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]