From: Siebrand Mazeland Date: Thu, 16 Aug 2012 08:30:43 +0000 (+0200) Subject: Replace deprecated with . X-Git-Tag: 1.31.0-rc.0~22705^2 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=26f7bcd4e0ccbe49bb0b5840cb897ad28886af3b;p=lhc%2Fweb%2Fwiklou.git Replace deprecated with . Change-Id: I5e15628e34dd0473d2f6ce17509ed17e94257dfa --- diff --git a/docs/uidesign/mediawiki.action.history.diff.html b/docs/uidesign/mediawiki.action.history.diff.html index fdc54aa3cc..7b8eb2a0a2 100644 --- a/docs/uidesign/mediawiki.action.history.diff.html +++ b/docs/uidesign/mediawiki.action.history.diff.html @@ -5,9 +5,9 @@

-This show various styles for our diff action, the background being hardcoded to gray (#C0C0C0) The reference style sheet is:

+This show various styles for our diff action, the background being hardcoded to gray (#C0C0C0) The reference style sheet is:

-resources/mediawiki.action/mediawiki.action.history.diff.css. +resources/mediawiki.action/mediawiki.action.history.diff.css.

This file might help us fix our diff colors which have been a recurring issues among the community for a loooong time.

@@ -35,12 +35,12 @@ Below are some basic lines being applied one or two classes. Mainly for debuggin Diff - diff-addedline: added line - diff-deletedline: deleted line - diff-context: context + diff-addedline: added line + diff-deletedline: deleted line + diff-context: context - Same as above with a <span> child element having the diffchange class + Same as above with a <span> child element having the diffchange class Diffchange