[geany/geany] b8c9d9: Make it easier to discover how to reduce the size of the statusbar

Jiří Techet git-noreply at xxxxx
Mon Dec 20 09:51:41 UTC 2021


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Mon, 20 Dec 2021 09:51:41 UTC
Commit:      b8c9d99bb7012127017dac7433cec85cde45561e
             https://github.com/geany/geany/commit/b8c9d99bb7012127017dac7433cec85cde45561e

Log Message:
-----------
Make it easier to discover how to reduce the size of the statusbar


Modified Paths:
--------------
    data/geany.css

Modified: data/geany.css
7 lines changed, 7 insertions(+), 0 deletions(-)
===================================================================
@@ -52,3 +52,10 @@
 #geany-terminal-dirty {
 	color: #ff3030;
 }
+
+/* Uncomment the following to reduce the size of the statusbar if needed */
+/*
+statusbar {
+	margin: -6px 0;
+}
+*/



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list