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 @@
31
31
/* Interwiki Styling */
32
32
.mw-body a.extiw,
33
33
.mw-body a.extiw:active {
34
- color: #59e;
34
+ color: #36b;
35
35
/* Don't show icons for interwiki links */
36
36
background: none;
37
37
padding: 0;
—
—
@@ -44,7 +44,7 @@
45
45
46
46
/* External links */
47
47
.mw-body a.external {
48
- color: #59e;
48
+ color: #36b;
49
49
}
50
50
.mw-body a.external:visited {
51
51
color: #636; /* bug 3112 */
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r95830
Give Vector a lighter external/interwiki color since monobook->vector changed...
dantman
04:19, 31 August 2011
Status & tagging log
00:41, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r95950
[
removed:
new
added:
ok]