r89346 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r89345
|
r89346
|
r89347
>
Date:
16:02, 2 June 2011
Author:
mah
Status:
ok (
Comments
)
Tags:
Comment:
Revert
r88502
since this can be done with a gadget
Modified paths:
/trunk/phase3/skins/common/commonPrint.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/commonPrint.css
—
—
@@ -14,7 +14,9 @@
15
15
}
16
16
17
17
#toc {
18
- display: none;
18
+ border: 1px solid #aaaaaa;
19
+ background-color: #f9f9f9;
20
+ padding: 5px;
19
21
}
20
22
.tocindent {
21
23
margin-left: 2em;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r88502
Trial commit to fix
bug #29043
: “The 'Contents box' in the "Printable versi...
mah
00:02, 21 May 2011
Comments
#
Comment by
Brion VIBBER
(
talk
|
contribs
)
21:06, 2 June 2011
I would rather say, revert because the commit was undesirable. :)
Status & tagging log
21:06, 2 June 2011
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r89346
[
removed:
new
added:
ok]