"Fomafix" posted a comment on MediaWiki.r105280. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105280#c29147
Commit summary for MediaWiki.r105280: Diff colors now use the french Wikipedia scheme The french community has been using a specific set of colors for diff, it is believed to be easier to read for people perceiving colors differently. Source is from: http://fr.wikipedia.org/w/index.php?oldid=72567845&uselang=en This commit override r94429 / r94461. See also docs/uidesign/mediawiki.action.history.diff.html Fomafix's comment: <code>table, td { background-color: transparent; }</code> is not necessary because this is the [http://www.w3.org/TR/CSS2/colors.html#background-properties initial value]. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
