You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
I could have sworn firefox had scrollbar theming via CSS? although it's minimal in terms of customization.
while no scrollbar theming apears on the site, I did find evidence of attempted firefox scrollbar styling in the body part of the css that doesn't appear for some reason.
That is odd. The scrollbars are completely missing in firefox for me. I wish developers would stop messing with things, and just let us customize things, custom scrollbars were so cool back in the day =(
From the CSS, I couldn't find anything for scrollbar theming in firefox, only webkit. From what I remember, Mozilla requires 2 call from CSS, scrollbar-color;scrollbar-width, and a 3 option for overflow if needed, that's really all they seem to let you customize sadly.