https://bugzilla.wikimedia.org/show_bug.cgi?id=31495
--- Comment #5 from Erwin Dokter <[email protected]> 2011-10-07 20:05:29 UTC --- Vector's screen.css does contain this code: div#content a.external, div#content a[href ^="gopher://"] { /* @embed */ background: url(images/external-link-ltr-icon.png) center right no-repeat; padding-right: 13px; } 'div#content a.external' is by all intent and purpose supported by IE6, and the external link icon used to be visible in Vector in IE6. I don't have IE with developer toolbar at hand, otherwise I could investigate why the rule is ignored (judging from the fact that the padding is also not applied). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
