r95950 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95949‎ | r95950 | r95951 >
Date:09:10, 1 September 2011
Author:dantman
Status:ok
Tags:
Comment:
Revert r95830's change to external and interwiki link colors.
Modified paths:
  • /trunk/phase3/skins/common/commonElements.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/commonElements.css
@@ -30,7 +30,7 @@
3131 /* Interwiki Styling */
3232 .mw-body a.extiw,
3333 .mw-body a.extiw:active {
34 - color: #59e;
 34+ color: #36b;
3535 /* Don't show icons for interwiki links */
3636 background: none;
3737 padding: 0;
@@ -44,7 +44,7 @@
4545
4646 /* External links */
4747 .mw-body a.external {
48 - color: #59e;
 48+ color: #36b;
4949 }
5050 .mw-body a.external:visited {
5151 color: #636; /* bug 3112 */

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r95830Give Vector a lighter external/interwiki color since monobook->vector changed...dantman04:19, 31 August 2011

Status & tagging log