Closed Bug 50552 Opened 24 years ago Closed 24 years ago

Mozilla adds a border to clicked links

Categories

(SeaMonkey :: General, defect, P3)

x86
Linux

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: krow, Assigned: asa)

References

Details

Just like IE, Mozilla adds a border to clicked links and I thinks this is really
ugly.
Yes it does. I think you can edit user.css to change this behavior.
Hixie, verify?
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
*** Bug 50556 has been marked as a duplicate of this bug. ***
yes, unlike IE we are customisable. :-P

Add this to your user.css:

   :link:focus, :visited:focus { -moz-outline: none; }
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.