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


Commits:
d9de03e4 by lovetox at 2021-01-24T23:27:44+01:00
CSS

- - - - -


1 changed file:

- gajim/data/style/gajim.css


Changes:

=====================================
gajim/data/style/gajim.css
=====================================
@@ -53,9 +53,11 @@
 .account-sidebar {
        background: transparent;
     margin-right: 12px;
+    margin-bottom: 6px;
 }
 .account-sidebar-item {
-       padding-bottom: 12px;
+    padding-top: 6px;
+       padding-bottom: 6px;
 }
 
 .account-sidebar-item:hover {
@@ -69,7 +71,6 @@
 }
 .account-sidebar-item image {
     border-radius: 9px;
-    border: 1px solid @borders;
 }
 .account-box > separator {
     background-color: darker(@theme_bg_color);
@@ -82,7 +83,8 @@
     margin-right: 12px;
 }
 .workspace-sidebar-item {
-       padding-bottom: 12px;
+    padding-top: 6px;
+       padding-bottom: 6px;
 }
 .workspace-sidebar-item:selected,
 .workspace-sidebar-item:hover {
@@ -96,7 +98,6 @@
 }
 .workspace-sidebar-item image {
        border-radius: 9px;
-    border: 1px solid @borders;
 }
 /* ChatList */
 .small-label {



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

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


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to