Jump to content

Recommended Posts

  • Administrator
Posted

about:config

browser.display.focus_ring_width: 0.

If that doesn't work, try this. In userContent.css, add the following code:

a:focus {
 outline: 0 !important;
}

  • Administrator
Posted

It annoys me seeing them around images that are links though. Looks wrong. :\

Posted

I guess around images they are not needed, but around "Last post by:" on forums they are ideal, because I always start at the bottom of the list of active topics and work my way up, just helps to see which one I read last.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...