r52853 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r52852
|
r52853
|
r52854
>
Date:
18:26, 7 July 2009
Author:
tparscal
Status:
ok
Tags:
Comment:
Reduced specifificity of table rule which was superceding latter rules.
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
—
—
@@ -568,7 +568,7 @@
569
569
margin-bottom: .1em;
570
570
}
571
571
/* Tables */
572
-div#content table {
572
+table {
573
573
font-size: 100%;
574
574
color: black;
575
575
/* we don't want the bottom borders of <h2>s to be visible through
Index: trunk/phase3/skins/vector/main-rtl.css
—
—
@@ -581,7 +581,7 @@
582
582
margin-bottom: .1em;
583
583
}
584
584
/* Tables */
585
-div#content table {
585
+table {
586
586
font-size: 100%;
587
587
color: black;
588
588
/* we don't want the bottom borders of <h2>s to be visible through
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 r52853
[
removed:
wmf-deployment]
16:47, 27 October 2009
Catrope
(
talk
|
contribs
)
changed the
tags
for r52853
[
removed:
acaifix]
17:16, 17 July 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
tags
for r52853
[
added:
wmf-deployment]
17:16, 17 July 2009
Brion VIBBER
(
talk
|
contribs
)
changed the
status
of r52853
[
removed:
new
added:
ok]
22:01, 10 July 2009
Catrope
(
talk
|
contribs
)
changed the
tags
for r52853
[
added:
acaifix]