Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.world

Is there a way to customize the width of the firefox scrollbar?

I would like to make it really thin (and potentially rounded) I rememeber having something like that on my previous PC a while ago but I can't find the CSS for it. This customization also applied to all websites I visited (including iFrames). Would greatly appreciate any help!

View original on lemmy.world
19

9 replies

lemmy.ml

And here I was thinking it was too thin... Seems like they keep making thinner and thinner

7

Hahah, I guess I'm just picky with my screen estate. I like to maximize the space on my webpages. I have the Sidebery extension for vertical tabs on the sidebar which only opens when I hover over it and I disabled the traditional tabs shown at the top. All that's left is to trim that pesky scrollbar!

4
lemmy.eco.br
  • about:config: widget.non-native-theme.scrollbar.size.override, from 0 to however many css pixels wide you want the scrollbar

  • user.js: user_pref("widget.non-native-theme.scrollbar.size.override", 5);

7

This looks promising! I will try it out when I get access to my laptop. Thanks a lot!

2

You reached the end