No Follow links, mouseover id of other links (DM*)

No Follow links, mouseover id of other links (DM*)
12592
10987

Install

The recommended way to install user styles is to use Firefox with Stylish.

If you already have Firefox with Stylish, make sure this site is allowed to run JavaScript.

By David McRitchie.
Created Oct 04 2008, last updated Jan 29 2009.
1 installs this week, 159 total.

No Follow links outlined by dark green dashed borders.
Links are outlined by red dashed outlines on mouseover.

Links going to a new page get cross-hair cursor on mouseover
_new link turn white with red background on mouseover (cross-hair)
_blank link turns white with blue background on mouse over (cross-hair)

JavaScript links get move cursor on mouseover.

The "border" outlines around a hovered link caused intensive vibrating on some sites, such as hovering over internal menu tabs at the top of http://www.componentsoftware.com/products/CSDiff/index.htm which has it's own JavaScript mouseover coding so changed "border" to "outline" so page is not reformatted when hovering on a link. Outlines will appear outside of borders.
a[href]:hover { outline: #FF0000 dotted 1px !important; }

If you tire of misrepresented coloring for visited and unvisited links take a look at Red: Mark visited links as read on unruly domains (16842) or Red:visited -- Mark visited links Red (*DM) (17357).

Updates: since 2008-10-04
2009-01-27 changed border to outline for a[href]:hover

Discussions [Start new]

No discussions posted yet.

Mail the admin.