From 941c553f3ce457877408cc36d1dc9a184cbbbd58 Mon Sep 17 00:00:00 2001 From: Antoine Musso Date: Tue, 6 Dec 2011 09:15:41 +0000 Subject: [PATCH] basic design file for our diffs Might help folks on r94461 . Loading this file will let you easily look at the diff file. Might need to be improved to show a real diff instead. --- .../mediawiki.action.history.diff.html | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 docs/uidesign/mediawiki.action.history.diff.html diff --git a/docs/uidesign/mediawiki.action.history.diff.html b/docs/uidesign/mediawiki.action.history.diff.html new file mode 100644 index 0000000000..d7dd3f6141 --- /dev/null +++ b/docs/uidesign/mediawiki.action.history.diff.html @@ -0,0 +1,31 @@ + + + + + + +

+This show various styles for our diff action. The reference style sheet is:

+

+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.

+ + + + + + + + + + + + + + + +
Diff
diff-addedline: added line
diff-deletedline: deleted line
diff-context: context
Same as above with diffchange class
Diffchange
Added line + diffchange
Deleted line + diffchange
Context + diffchange
+ + -- 2.20.1