https://bugzilla.wikimedia.org/show_bug.cgi?id=60991
--- Comment #4 from Erwin Dokter <[email protected]> --- I have a patch ready, but I am unable to 'undelete' /skins/vector/images/page-base.png in the patch. I can attach it here, but also want to check if this is correct. Basically, I have added a PNG fallback for IE 6-9: - .vertical-gradient(@body-background-color, @menu-background-color, 40%, 100%); + background-image: url('images/page-fade.png'); + .vertical-gradient(@body-background-color, @menu-background-color, 50%, 100%); If this is correct, I can attach the patch here. -- 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
