"Preilly" changed the status of MediaWiki.r105120 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105120
Old status: new > New status: ok Commit summary for MediaWiki.r105120: * (bug 32095) High-density Android, iPhone versions of search icon Other icons not added. May not work in all browsers. There's definitely a lot of CSS duplication -- nearly the same bits for android, iphone, default, webkit..... they should all get the same stylesheet. Why have multiples? Using -webkit-pixel-density media query; this means it doesn't trigger on Firefox of course. Firefox should take -moz-pixel-density but seems happier with checking the dpi. Not applied. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
