Revision: 56474
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 30, 2012 05:45 by felicemente
Initial Code
button#accordionToggle { display: block; width: 200px; height: 35px; background: #555 url('../img/toggleAllSprite.gif') no-repeat 0px 0px; text-decoration: none; border: 0px solid #fff; FILTER: NONE; }
Initial URL
Initial Description
rather annoying issue that I encountered and spent too much time researching - the relevant IE fix is in all caps
Initial Title
Fix for button background image in IE
Initial Tags
css, ie, image, button
Initial Language
CSS