r108975 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r108974
|
r108975
|
r108976
>
Date:
13:56, 15 January 2012
Author:
krinkle
Status:
reverted
Tags:
Comment:
[mediawiki.action.history.diff.css] remove redundant css rule
* Background color reset for tables is no longer needed per
r80495
* See
r80495
commitmsg for rationale for removal of the `table { backgroundL: white }` rule
* Also touched in
r105280
Modified paths:
/trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css
—
—
@@ -1,11 +1,6 @@
2
-/*
3
-** Diff rendering
4
-*/
5
-table.diff,
6
-td.diff-otitle,
7
-td.diff-ntitle {
8
- background-color: transparent;
9
-}
2
+/**
3
+ * Diff rendering
4
+ */
10
5
11
6
td.diff-otitle,
12
7
td.diff-ntitle {
Follow-up revisions
Revision
Commit summary
Author
Date
r112750
[mediawiki.action.history.diff.css] Revert 1.19 style changes back to how it ...
krinkle
01:07, 1 March 2012
r112836
Resolves
bug #11374
and improves on
r94429
,
r94461
,
r101147
,
r105280
,
r106884...
tparscal
21:27, 1 March 2012
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r80495
This override is no longer needed. ...
krinkle
15:33, 18 January 2011
r105280
Diff colors now use the french Wikipedia scheme...
hashar
09:41, 6 December 2011
Status & tagging log
01:08, 1 March 2012
Krinkle
(
talk
|
contribs
)
changed the
status
of r108975
[
removed:
ok
added:
reverted]
16:22, 15 January 2012
😂
(
talk
|
contribs
)
changed the
status
of r108975
[
removed:
new
added:
ok]