Revision: 3996
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 15, 2007 10:11 by natalie
Initial Code
html>img /* autoscroll override for Firefox */
{
width: 0!important;
height: 28px!important;
padding-left: 28px!important;
background: url(/images/icons/autoscroll2.png);
}
Initial URL
http://www.sitepoint.com/
Initial Description
Sitepoint have this useless but cool feature if you hold down the middle click to autoscroll the page - they have replaced the image that indicates scrolling
Initial Title
Replacing autoscroll image in Firefox
Initial Tags
css, image
Initial Language
CSS