Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Enabling full :visited

Recent versions of Firefox have disabled much of CSS's control over :visited, as described in bug 147777. Is there any way to override this on my browser? In particular, I want CSS to be able to specify opacity for visited links. Alternatively, is there any way to get Firefox to treat my custom stylesheets as specially privileged, allowing local styles more power than sites' own styles?

Currently I use Visited Link Supporter as a workaround, but this is very unsatisfactory for a number of reasons -- it's buggy, for one thing. While I understand why someone might not want their browsing history tracked, I personally don't mind if sites track me, unless it impacts loading speed.

Recent versions of Firefox have disabled much of CSS's control over :visited, as described in bug [https://bugzilla.mozilla.org/show_bug.cgi?id=147777 147777]. Is there any way to override this on my browser? In particular, I want CSS to be able to specify opacity for visited links. Alternatively, is there any way to get Firefox to treat my custom stylesheets as specially privileged, allowing local styles more power than sites' own styles? Currently I use [https://addons.mozilla.org/en-us/firefox/addon/visited-link-supporter/ Visited Link Supporter] as a workaround, but this is very unsatisfactory for a number of reasons -- it's buggy, for one thing. While I understand why someone might not want their browsing history tracked, I personally don't mind if sites track me, unless it impacts loading speed.

All Replies (1)

Background info for people unfamiliar with the limitations on styling visited links: https://developer.mozilla.org/en/CSS/Privacy_and_the_:visited_selector

I'm not aware of a solution for your request.