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.
You've installed this user style in Stylish. To uninstall it, open the Tools menu, choose Add-ons, click the User Styles panel on the top, click on the entry for this user style, and click Uninstall.
You've installed this user style in Stylish. To uninstall it, open the Tools menu, choose Stylish, and remove the entry from there.
You've installed this user style in Stylish. To uninstall it, click the wrench icon, Extensions, click Options beside the entry for Stylish, and click delete for the appropriate entry.
You've installed this user style in Stylish, but a newer version is available.
To uninstall this user style, open the Tools menu, choose Add-ons, click the User Styles panel on the top, click on the entry for this user style, and click Uninstall.
The recommended way to install this user style is to .
This little style is similar to Link Alert extension for Firefox (the extension is better). When mouse is over a link to DOC or PDF file the cursor change and an icon to this file type appear. I hope to add other file type (ZIP, EXE ect). The style works only with direct link to files not with javascript link. To write this script I have read: http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html and I have used the data URI Kitchen: http://software.hixie.ch/utilities/cgi/data/data To work it need to use base64 encoding (Thanks to Jason Barnabe and Weishu for this trick).