Last modified: 2008-02-26 05:29:20 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T15144, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13144 - Show redirects in watchlist editor in italics
Show redirects in watchlist editor in italics
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/wiki/Special:...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-25 09:10 UTC by Bruce Tu
Modified: 2008-02-26 05:29 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bruce Tu 2008-02-25 09:10:34 UTC
What would be helpful is if redirects in the watchlist editor could be shown in italics, as they are in Special:Allpages. Thank you.
Comment 1 Raimond Spekking 2008-02-25 14:04:13 UTC
The redirects on [[Special:Watchlist/edit]] are marked with a CSS class already.

Add

 .watchlistredir {
        font-style: italic;
 }

in your monobook.css
Comment 2 Bruce Tu 2008-02-26 05:29:20 UTC
Thanks for that - it worked. I didn't know this already existed.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links