small scroll bars.
-
elbecko last edited by
i have opera 12.16.
the scroll bars at the side and bottom of the screen is tiny, is there a way to increase their size?
thanks. -
elbecko last edited by
anyone help please?
the scroll bars are like a few millimetres in width, far too small. -
Deleted User last edited by
Untested. But, may be a .gtkrc-2.0 in your home folder helps:
{
slider-width = 9 # for example 9 pixels width
}class "GtkScrollbar" style "scrollbar-style"
class "GtkVScrollbar" style "scrollbar-style"
class "GtkHScrollbar" style "scrollbar-style"
I dont know, but if Opera uses gtk3 then you should edit the gtk.css of the theme you use.
See https://mail.gnome.org/archives/gtk-list/2011-March/msg00108.html