
Hi everyone Call me old-fashioned, but I do like the arrow buttons on scrollbars. Especially on very long pages (eg OpenWRT's hardware table) where I want move the view port only a little bit... On my Linux 20.3 MATE, I managed to get them back by using these CSS settings: scrollbar { -GtkScrollbar-has-backward-stepper: true; -GtkScrollbar-has-forward-stepper: true; } In the following config file: ~/.config/gtk-3.0/gtk.css -- source: https://support.mozilla.org/en-US/questions/1420887 Also, if you don't like the thin overlay scrollbars, then set the following FF option ("about:config") to "false": widget.gtk.overlay-scrollbars.enabled Cheers, Peter -- Peter Reutemann Dept. of Computer Science University of Waikato, Hamilton, NZ Mobile +64 22 190 2375 https://www.cs.waikato.ac.nz/~fracpete/ http://www.data-mining.co.nz/