Index: trunk/phase3/skins/common/shared.css |
— | — | @@ -21,16 +21,7 @@ |
22 | 22 | font-style: italic; |
23 | 23 | } |
24 | 24 | |
25 | | -.mw-specialpages-table { |
26 | | - margin-top: -1em; |
27 | | - margin-bottom: 1em; |
28 | | -} |
29 | 25 | |
30 | | -.mw-specialpages-table td { |
31 | | - vertical-align: top; |
32 | | -} |
33 | | - |
34 | | - |
35 | 26 | /* Comment and username portions of RC entries */ |
36 | 27 | span.comment { |
37 | 28 | font-style: italic; |
Index: trunk/phase3/resources/mediawiki.special/mediawiki.special.css |
— | — | @@ -253,7 +253,15 @@ |
254 | 254 | font-weight:bold; |
255 | 255 | } |
256 | 256 | |
| 257 | +.mw-specialpages-table { |
| 258 | + margin-top: -1em; |
| 259 | + margin-bottom: 1em; |
| 260 | +} |
257 | 261 | |
| 262 | +.mw-specialpages-table td { |
| 263 | + vertical-align: top; |
| 264 | +} |
| 265 | + |
258 | 266 | /**** Special:Statistics ****/ |
259 | 267 | td.mw-statistics-numbers { |
260 | 268 | text-align: right; |