Ignore:
Timestamp:
Dec 23, 2010, 9:47:33 PM (13 years ago)
Author:
rvelices
Message:

css sprites attempt to fix ie6 display

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/iconset.css

    r8169 r8264  
    11.pwg-icon {
    2         display: block; /*IE6*/
    3         display: inline-block; /*IE6 does not get it*/
     2        display: inline-block; /*IE6 does not get this correctly*/
    43        text-indent: -9999px; overflow: hidden; background-repeat: no-repeat;
    54        width: 26px; height: 26px; background-image: url(s26/outline_808080.png);
Note: See TracChangeset for help on using the changeset viewer.