r52818 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r52817
|
r52818
|
r52819
>
Date:
23:51, 6 July 2009
Author:
tparscal
Status:
ok
Tags:
Comment:
Resolved accesibility issue with color contrasts on panel headers
Modified paths:
/trunk/phase3/skins/vector/main-ltr.css
(modified) (
history
)
/trunk/phase3/skins/vector/main-rtl.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/vector/main-ltr.css
—
—
@@ -229,7 +229,7 @@
230
230
}
231
231
div#panel div.portal h5 {
232
232
font-weight: normal;
233
- color: #666666;
233
+ color: #444444;
234
234
padding: 0.5em;
235
235
padding-top: 0;
236
236
padding-left: 1.25em;
Index: trunk/phase3/skins/vector/main-rtl.css
—
—
@@ -243,7 +243,7 @@
244
244
}
245
245
div#panel div.portal h5 {
246
246
font-weight: normal;
247
- color: #666666;
247
+ color: #444444;
248
248
padding: 0.5em;
249
249
padding-top: 0;
250
250
padding-right: 1.25em;
Follow-up revisions
Revision
Commit summary
Author
Date
r53410
Merging UI fixes from trunk; second batch from
http://www.mediawiki.org/wiki/...
...
brion
18:05, 17 July 2009
Status & tagging log
01:08, 18 January 2012
Siebrand
(
talk
|
contribs
)
changed the
tags
for r52818
[
removed:
wmf-deployment]
16:47, 27 October 2009
Catrope
(
talk
|
contribs
)
changed the
tags
for r52818
[
removed:
acaifix]
17:09, 17 July 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
tags
for r52818
[
added:
wmf-deployment]
17:09, 17 July 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r52818
[
removed:
new
added:
ok]
22:00, 10 July 2009
Catrope
(
talk
|
contribs
)
changed the
tags
for r52818
[
added:
acaifix]