Replacing autoscroll image in Firefox

html>img /* autoscroll override for Firefox */

{

width: 0!important;

height: 28px!important;

padding-left: 28px!important;

background: url(/images/icons/autoscroll2.png);

}

source

Leave a Reply