r82203 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82202‎ | r82203 | r82204 >
Date:23:45, 15 February 2011
Author:krinkle
Status:ok
Tags:
Comment:
Adding italics for .watchlistredir
* Adding comment about Special:PrefixIndex (uses same class as Special:AllPages).
* Follow-up r78964: Adding them for .watchlistredir as well (was forgotten)
Modified paths:
  • /trunk/phase3/skins/common/shared.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/shared.css
@@ -9,9 +9,9 @@
1010 .mw-plusminus-neg { color: #8b0000; } /* dark red */
1111 .mw-plusminus-null { color: #aaa; } /* gray */
1212
13 -/* Links to redirects appear italicized on [[Special:AllPages]],
14 - and in category listings */
15 -.allpagesredirect, .redirect-in-category { font-style: italic; }
 13+/* Links to redirects appear italicized on [[Special:AllPages]], [[Special:PrefixIndex]],
 14+ [[Special:Watchlist/edit]] and in category listings */
 15+.allpagesredirect, .redirect-in-category, .watchlistredir { font-style: italic; }
1616
1717 /* Comment and username portions of RC entries */
1818 span.comment {

Follow-up revisions

RevisionCommit summaryAuthorDate
r822201.17wmf1: MFT r80495, r80765, r81177, r82000, r82155, r82156, r82191, r82200,...catrope07:23, 16 February 2011
r85151MFT: r82000, r82004, r82020, r82025, r82038, r82039, r82048, r82070, r82081, ...demon20:39, 1 April 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78964Adding default styling for redirects...krinkle15:07, 24 December 2010

Status & tagging log