[Github-comments] [geany/geany] Make status bar thinner by using GtkBox instead of GtkStatusBar (PR #3058)

elextr notifications at xxxxx
Mon Dec 20 00:13:35 UTC 2021


> OK, it seems to be possible to set the statusbar height when editing the theme directly and setting negative values - sadly, this doesn't work when editing geany.css.

Perhaps some info would be useful, what GTK are you using? What desktop? What theme?

As I said setting a negative margin in `geany.css` shrinks the statusbar for me:

```css
statusbar {
    margin: -5px;
}
```

so why does it not work for you?  

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3058#issuecomment-997490453
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3058/c997490453 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211219/9f45c85b/attachment-0001.htm>


More information about the Github-comments mailing list