Re: firefox scrollbar slider
Solved: https://bugzilla.mozilla.org/show_bug.cgi?id=1707470#c3
firefox scrollbar slider
I have created .mozilla/firefox//chrome/userContent.css .mozilla/firefox//chrome/userChrome.css .config/gtk-3.0/gtk.css /* I think this is the one which made a difference */ and in all of them put: scrollbar slider { /* Size of the slider */ min-width: 32px; min-height: 15px; bo