From 26f7bcd4e0ccbe49bb0b5840cb897ad28886af3b Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 16 Aug 2012 10:30:43 +0200 Subject: [PATCH] Replace deprecated with . Change-Id: I5e15628e34dd0473d2f6ce17509ed17e94257dfa --- docs/uidesign/mediawiki.action.history.diff.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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 -- 2.20.1