I'm trying to work on a document in Libreoffice and there are no up or down arrows in the vertical scroll sidebar. This makes it hard to move up or down in the document. How do I get the up and down arrows in the scroll sidebar?
15.04 fixes doesn't work with 18.04
gtk-widgets.css
to change-GtkScrollbar-has-backward-stepper: false;
and-GtkScrollbar-has-forward-stepper: false;
totrue
– DK Bose Apr 29 '18 at 03:54