Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I want no scrollbar in my bookmarks sidebar

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 2 views
  • Last reply by Philippe BLOT

I want no scrollbar in my bookmarks sidebar but i still want to have ability to scroll in the sidebar when my cursor points in.

Hope that's clear.

I didn't find any response for that from the wild wide westb.

I want no scrollbar in my bookmarks sidebar but i still want to have ability to scroll in the sidebar when my cursor points in. Hope that's clear. I didn't find any response for that from the wild wide westb.

தீர்வு தேர்ந்தெடுக்கப்பட்டது

I've found it and a little of myself..

Final solution :

#bookmarksPanel:not(x) scrollbar { display:none !important; }

What i've found on web :

#bookmarksPanel:not(:hover) scrollbar { display:none !important; }

Without any known of developpement, i tried, with a little luck, x in place of :hover and it seems to be working without issues

Read this answer in context 👍 0

All Replies (1)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

I've found it and a little of myself..

Final solution :

#bookmarksPanel:not(x) scrollbar { display:none !important; }

What i've found on web :

#bookmarksPanel:not(:hover) scrollbar { display:none !important; }

Without any known of developpement, i tried, with a little luck, x in place of :hover and it seems to be working without issues

Philippe BLOT மூலமாக திருத்தப்பட்டது