Closed
Bug 50552
Opened 24 years ago
Closed 24 years ago
Mozilla adds a border to clicked links
Categories
(SeaMonkey :: General, defect, P3)
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
Comment 3•24 years ago
|
||
yes, unlike IE we are customisable. :-P
Add this to your user.css:
:link:focus, :visited:focus { -moz-outline: none; }
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•