Daniel Brötzmann pushed to branch manage-roster at gajim / gajim
Commits:
419c4476 by wurstsalat at 2024-12-30T13:24:33+01:00
Add group header styling
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
=====================================
gajim/data/style/gajim.css
=====================================
@@ -1092,6 +1092,13 @@ #ContactNameEntry text:disabled {
/* FullMessageWindow */
#FullMessageWindow textview { padding: 10px; }
+/* ManageRoster */
+#ManageRoster listview header {
+ font-weight: bold;
+ padding: 6px;
+ background: alpha(@borders, 0.3);
+}
+
/* HistorySyncAssistant */
#HistorySyncAssistant notebook { padding: 18px; }
#HistorySyncAssistant progressbar text { font-size: 1.6rem; padding: 10px;}
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/419c4476b0e596f0a2a08a91103eb311b06d65d1
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/419c4476b0e596f0a2a08a91103eb311b06d65d1
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]