2

is there any possible way to enlarge this toolbar where sheets are listed (Sheet 1, Sheet 2, Sheet 3, ...)? See the below screenshot:

enter image description here

In my case, these cards are so small that it's barely possible to click on it. Please help!

1 Answers1

3

Here is a solution without changing your theme :

gksu gedit /usr/share/themes/Ambiance/gtk-2.0/gtkrc

Find this line : GtkScrollbar::sider-width

Change it to the number you want , i change it to 25 .

Here my sheet font size :

enter image description here

nux
  • 39,152