Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
I continue using this script :-), and have some improvement
var BH = B[A].href;
|
|
|
@eugenga
I actually prefer to keep the icon padding to a minimum (16px) so as not to affect the link positioning too much (it causes links to wrap on some sites) |
|
|
When in FF set large scale (few times press Ctrl +) with option 'Only text' - icon move up under text baseline. Or when link is in large font size. Simple solution to correct this:
// change 16 px to 18px, optional, for 2px interval between icon and link
|
|
|
It's handy for picking out phishing links, but don't rely on it as an icon only appears for some sites.
|