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


Commits:
49a50738 by lovetox at 2022-01-28T23:55:36+01:00
ChatList: Make close chat button smaller

- - - - -


1 changed file:

- gajim/data/style/gajim.css


Changes:

=====================================
gajim/data/style/gajim.css
=====================================
@@ -337,8 +337,9 @@ .chatlist-row:selected label:not(.unread-counter){
     color: @theme_text_color;
 }
 .chatlist-row button {
-    min-width: 16px;
-    min-height: 20px;
+    min-width: 25px;
+    min-height: 25px;
+    padding: 0px
 }
 .chatlist-row:selected button {
        color: @theme_fg_color;



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/49a50738ccdb610f1d673c6dcda3a1fa83aba002

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