[Github-comments] [geany/geany] How to configure 'Editor tabs (on the left)' view? (#2468)

Matthew Brush notifications at xxxxx
Wed Apr 8 01:06:33 UTC 2020


It will affect all GtkNotebook widgets, but something like this works (tweak to taste):

```css
notebook > header.top > tabs > tab {
	padding: 0px 12px 0px 12px;
}
```
Simplest way to use is to use `Tools->Configuration Files->geany.css` and paste that at the end and save it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2468#issuecomment-610695277
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200407/9e4450bb/attachment-0001.htm>


More information about the Github-comments mailing list