r66540 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66539‎ | r66540 | r66541 >
Date:16:55, 16 May 2010
Author:ashley
Status:ok
Tags:
Comment:
follow-up to r66538: more of the same
Modified paths:
  • /trunk/phase3/skins/common/nostalgia.css (modified) (history)
  • /trunk/phase3/skins/common/oldshared.css (modified) (history)
  • /trunk/phase3/skins/common/shared.css (modified) (history)
  • /trunk/phase3/skins/common/wikiprintable.css (modified) (history)
  • /trunk/phase3/skins/common/wikistandard.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/nostalgia.css
@@ -2,16 +2,47 @@
33 /* Background color is set separately on page type */
44 color: black;
55 }
6 -#specialform { display: inline; }
 6+
 7+#specialform {
 8+ display: inline;
 9+}
 10+
711 #powersearch {
8 - background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
 12+ background: #DDEEFF;
 13+ border-style: solid;
 14+ border-width: 1px;
 15+ padding: 2px;
916 }
10 -a.interwiki, a.external { color: #3366BB; }
11 -a.printable { text-decoration: underline; }
12 -a.stub { color:#772233; text-decoration:none; }
13 -h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; }
14 -h2, h3, h4, h5, h6 { margin-bottom: 0; }
15 -textarea { overflow: auto; }
16 -p.subtitle { padding-top: 0; margin-top: 0; }
1717
 18+a.interwiki, a.external {
 19+ color: #3366BB;
 20+}
1821
 22+a.printable {
 23+ text-decoration: underline;
 24+}
 25+
 26+a.stub {
 27+ color: #772233;
 28+ text-decoration: none;
 29+}
 30+
 31+h1.pagetitle {
 32+ padding-top: 0;
 33+ margin-top: 0;
 34+ padding-bottom: 0;
 35+ margin-bottom: 0;
 36+}
 37+
 38+h2, h3, h4, h5, h6 {
 39+ margin-bottom: 0;
 40+}
 41+
 42+textarea {
 43+ overflow: auto;
 44+}
 45+
 46+p.subtitle {
 47+ padding-top: 0;
 48+ margin-top: 0;
 49+}
Index: trunk/phase3/skins/common/wikistandard.css
@@ -1,48 +1,178 @@
2 -#article { padding: 4px; }
3 -#content { margin: 0; padding: 0; }
4 -#footer { padding: 4px;font-size:95%;clear: both; }
5 -#pagestats { font-size: 9pt; }
 2+#article {
 3+ padding: 4px;
 4+}
 5+
 6+#content {
 7+ margin: 0;
 8+ padding: 0;
 9+}
 10+
 11+#footer {
 12+ padding: 4px;
 13+ font-size: 95%;
 14+ clear: both;
 15+}
 16+
 17+#pagestats {
 18+ font-size: 9pt;
 19+}
 20+
621 #powersearch {
7 - background: #DDEEFF; border-style: solid; border-width: 1px; padding: 2px;
 22+ background: #DDEEFF;
 23+ border-style: solid;
 24+ border-width: 1px;
 25+ padding: 2px;
826 }
9 -#quickbar { width: 140px; height:100%; padding: 4px; visibility: visible; z-index:99;font-size:95%;}
10 -#topbar { padding: 4px;font-size:95%; }
1127
 28+#quickbar {
 29+ width: 140px;
 30+ height: 100%;
 31+ padding: 4px;
 32+ visibility: visible;
 33+ z-index: 99;
 34+ font-size: 95%;
 35+}
1236
 37+#topbar {
 38+ padding: 4px;
 39+ font-size: 95%;
 40+}
 41+
1342 /* Table of contents */
14 -.toctoggle, .editsection { font-size: smaller; }
 43+.toctoggle, .editsection {
 44+ font-size: smaller;
 45+}
1546
1647 /* ... */
17 -#toolbar { padding:0px; }
18 -#infobox { background:#eeeeff;color:black;}
19 -#editform { margin-top:1px; }
20 -a.interwiki, a.external { color: #3366BB; }
21 -a.printable { text-decoration: underline; }
22 -a.stub { color:#772233; text-decoration:none; }
23 -a:visited { color: #5A3696; }
24 -body { margin: 0px; padding: 4px; color: black; }
25 -form.inline { display: inline; }
26 -textarea { overflow: auto; }
 48+#toolbar {
 49+ padding: 0px;
 50+}
2751
 52+#infobox {
 53+ background: #eeeeff;
 54+ color: black;
 55+}
2856
29 -h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0;
30 -font-size:150%; }
31 -h1.pagetitle .editsection { font-size: 66.7%; }
32 -h2 { font-size: 120%; }
33 -h2 .editsection { font-size: 83.3%; }
34 -h2, h3, h4, h5, h6 { margin-bottom: 0;}
35 -h3 { font-size: 106.25%; }
36 -h3 .editsection { font-size: 94.1%; }
37 -h4 { font-size: 103.125%; }
38 -h4 .editsection { font-size: 97.0%; }
39 -h5 { font-size: 100%; }
40 -h5 .editsection { font-size: 100%; }
41 -h6 { font-size: 95%; }
42 -h6 .editsection { font-size: 105.3%; }
43 -hr.sep { color:gray;height:1px;background-color:gray;}
44 -p.subpages { font-size:small;}
45 -p.subtitle { padding-top: 0; margin-top: 0;}
46 -.catlinks { font-size:small; margin-top:0; text-align:right;}
47 -td { empty-cells:show; }
48 -td.bottom { border-top: 1px solid gray; }
49 -td.top { border-bottom: 1px solid gray; }
 57+#editform {
 58+ margin-top: 1px;
 59+}
 60+
 61+a.interwiki, a.external {
 62+ color: #3366BB;
 63+}
 64+
 65+a.printable {
 66+ text-decoration: underline;
 67+}
 68+
 69+a.stub {
 70+ color: #772233;
 71+ text-decoration: none;
 72+}
 73+
 74+a:visited {
 75+ color: #5A3696;
 76+}
 77+
 78+body {
 79+ margin: 0px;
 80+ padding: 4px;
 81+ color: black;
 82+}
 83+
 84+form.inline {
 85+ display: inline;
 86+}
 87+
 88+textarea {
 89+ overflow: auto;
 90+}
 91+
 92+h1.pagetitle {
 93+ padding-top: 0;
 94+ margin-top: 0;
 95+ padding-bottom: 0;
 96+ margin-bottom: 0;
 97+ font-size: 150%;
 98+}
 99+
 100+h1.pagetitle .editsection {
 101+ font-size: 66.7%;
 102+}
 103+
 104+h2 {
 105+ font-size: 120%;
 106+}
 107+
 108+h2 .editsection {
 109+ font-size: 83.3%;
 110+}
 111+
 112+h2, h3, h4, h5, h6 {
 113+ margin-bottom: 0;
 114+}
 115+
 116+h3 {
 117+ font-size: 106.25%;
 118+}
 119+
 120+h3 .editsection {
 121+ font-size: 94.1%;
 122+}
 123+
 124+h4 {
 125+ font-size: 103.125%;
 126+}
 127+
 128+h4 .editsection {
 129+ font-size: 97.0%;
 130+}
 131+
 132+h5 {
 133+ font-size: 100%;
 134+}
 135+
 136+h5 .editsection {
 137+ font-size: 100%;
 138+}
 139+
 140+h6 {
 141+ font-size: 95%;
 142+}
 143+
 144+h6 .editsection {
 145+ font-size: 105.3%;
 146+}
 147+
 148+hr.sep {
 149+ color: gray;
 150+ height: 1px;
 151+ background-color: gray;
 152+}
 153+
 154+p.subpages {
 155+ font-size: small;
 156+}
 157+
 158+p.subtitle {
 159+ padding-top: 0;
 160+ margin-top: 0;
 161+}
 162+
 163+.catlinks {
 164+ font-size: small;
 165+ margin-top: 0;
 166+ text-align:right;
 167+}
 168+
 169+td {
 170+ empty-cells: show;
 171+}
 172+
 173+td.bottom {
 174+ border-top: 1px solid gray;
 175+}
 176+
 177+td.top {
 178+ border-bottom: 1px solid gray;
 179+}
Index: trunk/phase3/skins/common/wikiprintable.css
@@ -1,10 +1,10 @@
22 /* MediaWiki print stylesheet */
33
44 body {
5 - color: #000000; background: #ffffff;
 5+ color: #000000;
 6+ background: #ffffff;
67 }
78
8 -
99 /* MSIE/Win doesn't understand 'inherit' */
1010 a, a.external, a.new, a.stub {
1111 color: black ! important;
Index: trunk/phase3/skins/common/oldshared.css
@@ -12,7 +12,9 @@
1313 h3 { font-size: 1.17em; }
1414 h5 { font-size: .83em; }
1515 h6 { font-size: .75em; }
16 -h1, h2, h3, h4, h5, h6 { font-weight: bolder }
 16+h1, h2, h3, h4, h5, h6 {
 17+ font-weight: bolder;
 18+}
1719
1820 /* Now the custom parts */
1921
@@ -20,32 +22,47 @@
2123 .editsection {
2224 font-weight: normal;
2325 }
24 -h1 .editsection { font-size: 50% }
25 -h2 .editsection { font-size: 66.7% }
26 -h3 .editsection { font-size: 85.5% }
27 -h5 .editsection { font-size: 120% }
28 -h6 .editsection { font-size: 133% }
 26+h1 .editsection { font-size: 50%; }
 27+h2 .editsection { font-size: 66.7%; }
 28+h3 .editsection { font-size: 85.5%; }
 29+h5 .editsection { font-size: 120%; }
 30+h6 .editsection { font-size: 133%; }
2931
3032 #footer { clear: both }
3133 /* images */
32 -div.floatright { float: right; clear: right; margin: 0 0 1em 1em; }
33 -div.floatright p { font-style: italic; }
34 -div.floatleft { float: left; clear: left; margin: 0.3em 0.5em 0.5em 0; }
35 -div.floatleft p { font-style: italic; }
 34+div.floatright {
 35+ float: right;
 36+ clear: right;
 37+ margin: 0 0 1em 1em;
 38+}
3639
 40+div.floatright p {
 41+ font-style: italic;
 42+}
3743
 44+div.floatleft {
 45+ float: left;
 46+ clear: left;
 47+ margin: 0.3em 0.5em 0.5em 0;
 48+}
 49+
 50+div.floatleft p {
 51+ font-style: italic;
 52+}
 53+
 54+
3855 /* Print-specific things to hide */
3956 .printfooter {
40 - display: none;
 57+ display: none;
4158 }
4259
4360 /* table standards */
4461 table.rimage {
45 - float:right;
46 - margin-left:1em;
47 - margin-bottom:1em;
48 - text-align:center;
49 - font-size:smaller;
 62+ float: right;
 63+ margin-left: 1em;
 64+ margin-bottom: 1em;
 65+ text-align: center;
 66+ font-size: smaller;
5067 }
5168
5269 /* thumbnails */
@@ -137,7 +154,6 @@
138155 font-size: 94%;
139156 }
140157
141 -
142158 .error {
143159 color: red;
144160 font-size: larger;
@@ -148,77 +164,88 @@
149165 clear: both;
150166 }
151167 #preftoc {
152 - float: left;
153 - margin: 1em 1em 1em 1em;
154 - width: 13em;
 168+ float: left;
 169+ margin: 1em 1em 1em 1em;
 170+ width: 13em;
155171 }
156 -#preftoc li { border: 1px solid White; }
 172+#preftoc li {
 173+ border: 1px solid White;
 174+}
157175 #preftoc li.selected {
158 - background-color:#f9f9f9;
159 - border:1px dashed #aaaaaa;
 176+ background-color:#f9f9f9;
 177+ border:1px dashed #aaaaaa;
160178 }
161179 #preftoc a,
162180 #preftoc a:active {
163 - display: block;
164 - color: #005189;
 181+ display: block;
 182+ color: #005189;
165183 }
166184 .mw-prefs-buttons {
167 - clear: left;
168 - float: left;
169 - margin-top: 1em;
 185+ clear: left;
 186+ float: left;
 187+ margin-top: 1em;
170188 }
171189 div.htmlform-tip {
172 - font-size: 94%;
173 - margin-top: 0.4em;
174 - color: #666;
 190+ font-size: 94%;
 191+ margin-top: 0.4em;
 192+ color: #666;
175193 }
176 -fieldset.prefsection { margin-top: 1em }
177 -fieldset.operaprefsection { margin-left: 15em }
 194+fieldset.prefsection {
 195+ margin-top: 1em;
 196+}
 197+fieldset.operaprefsection {
 198+ margin-left: 15em;
 199+}
178200
179201 /* emulate center */
180202 .center {
181 - width: 100%;
182 - text-align: center;
 203+ width: 100%;
 204+ text-align: center;
183205 }
184206 *.center * {
185 - margin-left: auto;
186 - margin-right: auto;
 207+ margin-left: auto;
 208+ margin-right: auto;
187209 }
 210+
188211 /* small for tables and similar */
189 -.small, .small * { font-size: 94%; }
190 -table.small { font-size: 100% }
 212+.small, .small * {
 213+ font-size: 94%;
 214+}
 215+table.small {
 216+ font-size: 100%;
 217+}
191218
192219 /* use this instead of #toc for page content */
193220 .toccolours {
194 - border:1px solid #aaaaaa;
195 - background-color:#f9f9f9;
196 - padding:5px;
197 - font-size: 95%;
 221+ border: 1px solid #aaaaaa;
 222+ background-color: #f9f9f9;
 223+ padding: 5px;
 224+ font-size: 95%;
198225 }
199226 #siteNotice {
200 - border:1px solid #aaaaaa;
201 - padding-left: 0.5em;
202 - padding-right: 0.5em;
 227+ border: 1px solid #aaaaaa;
 228+ padding-left: 0.5em;
 229+ padding-right: 0.5em;
203230 }
204231 .redirectText {
205 - font-size:150%;
206 - margin:5px;
 232+ font-size: 150%;
 233+ margin: 5px;
207234 }
208235 .sharedUploadNotice {
209236 font-style: italic;
210237 }
211238 span.unpatrolled {
212 - font-weight:bold;
213 - color:red;
 239+ font-weight: bold;
 240+ color: red;
214241 }
215242
216243 span.updatedmarker {
217 - color:black;
218 - background-color:#00FF00;
 244+ color: black;
 245+ background-color: #00FF00;
219246 }
220247
221248 div.gallerybox {
222 - width: 150px;
 249+ width: 150px;
223250 }
224251
225252 span.comment {
@@ -234,19 +261,19 @@
235262 color: #cc0000;
236263 }
237264 .editExternally {
238 - border-style:solid;
239 - border-width:1px;
240 - border-color:gray;
241 - background: #ffffff;
242 - padding:3px;
243 - margin-top:0.5em;
244 - float:left;
245 - font-size:small;
246 - text-align:center;
 265+ border-style: solid;
 266+ border-width: 1px;
 267+ border-color: gray;
 268+ background: #ffffff;
 269+ padding: 3px;
 270+ margin-top: 0.5em;
 271+ float: left;
 272+ font-size: small;
 273+ text-align: center;
247274 }
248275 .editExternallyHelp {
249 - font-style:italic;
250 - color:gray;
 276+ font-style: italic;
 277+ color: gray;
251278 }
252279
253280 li span.deleted {
@@ -260,9 +287,15 @@
261288 margin-left: 0.5em;
262289 }
263290
264 -table.mw_metadata caption { font-weight: bold; }
265 -table.mw_metadata th { font-weight: normal; }
266 -table.mw_metadata td { padding: 0.1em; }
 291+table.mw_metadata caption {
 292+ font-weight: bold;
 293+}
 294+table.mw_metadata th {
 295+ font-weight: normal;
 296+}
 297+table.mw_metadata td {
 298+ padding: 0.1em;
 299+}
267300
268301 table.mw_metadata {
269302 border: none;
@@ -289,11 +322,10 @@
290323 }
291324
292325 .visualClear {
293 - clear: both;
 326+ clear: both;
294327 }
295328
296329 /* Allmessages table */
297 -
298330 #allmessagestable th {
299331 background-color: #b2b2ff;
300332 }
@@ -311,28 +343,28 @@
312344 }
313345
314346 #jump-to-nav {
315 - display: none;
 347+ display: none;
316348 }
317349
318350 div.multipageimagenavbox {
319 - border: solid 1px silver;
320 - padding: 4px;
321 - margin: 1em;
322 - background: #f0f0f0;
 351+ border: solid 1px silver;
 352+ padding: 4px;
 353+ margin: 1em;
 354+ background: #f0f0f0;
323355 }
324356
325357 div.multipageimagenavbox div.thumb {
326 - border: none;
327 - margin-left: 2em;
328 - margin-right: 2em;
 358+ border: none;
 359+ margin-left: 2em;
 360+ margin-right: 2em;
329361 }
330362
331363 div.multipageimagenavbox hr {
332 - margin: 6px;
 364+ margin: 6px;
333365 }
334366
335367 table.multipageimage td {
336 - text-align: center;
 368+ text-align: center;
337369 }
338370
339371 /*
@@ -343,22 +375,42 @@
344376 - remove line wrapping for all td and th, set background color
345377 - restore line wrapping for the last two table cells (description and size)
346378 */
347 -.TablePager_nav a { text-decoration: none; }
348 -.TablePager { border-collapse: collapse; }
349 -.TablePager, .TablePager td, .TablePager th {
 379+.TablePager_nav a {
 380+ text-decoration: none;
 381+}
 382+.TablePager {
 383+ border-collapse: collapse;
 384+}
 385+.TablePager, .TablePager td, .TablePager th {
350386 border: 0.15em solid #777777;
351387 padding: 0 0.15em 0 0.15em;
352388 }
353 -.TablePager th { background-color: #eeeeff }
354 -.TablePager td { background-color: #ffffff }
355 -.TablePager tr:hover td { background-color: #eeeeff }
 389+.TablePager th {
 390+ background-color: #eeeeff;
 391+}
 392+.TablePager td {
 393+ background-color: #ffffff;
 394+}
 395+.TablePager tr:hover td {
 396+ background-color: #eeeeff;
 397+}
356398
357 -.imagelist td, .imagelist th { white-space: nowrap }
358 -.imagelist .TablePager_col_links { background-color: #eeeeff }
359 -.imagelist .TablePager_col_img_description { white-space: normal }
360 -.imagelist th.TablePager_sort { background-color: #ccccff }
 399+.imagelist td, .imagelist th {
 400+ white-space: nowrap;
 401+}
 402+.imagelist .TablePager_col_links {
 403+ background-color: #eeeeff;
 404+}
 405+.imagelist .TablePager_col_img_description {
 406+ white-space: normal;
 407+}
 408+.imagelist th.TablePager_sort {
 409+ background-color: #ccccff;
 410+}
361411
362 -.templatesUsed { margin-top: 1em; }
 412+.templatesUsed {
 413+ margin-top: 1em;
 414+}
363415
364416 .MediaTransformError {
365417 border: thin solid #777;
Index: trunk/phase3/skins/common/shared.css
@@ -19,7 +19,10 @@
2020 }
2121
2222 /* Math */
23 -.texvc { direction: ltr; unicode-bidi: embed; }
 23+.texvc {
 24+ direction: ltr;
 25+ unicode-bidi: embed;
 26+}
2427 img.tex { vertical-align: middle; }
2528 span.texhtml { font-family: serif; }
2629
@@ -28,7 +31,9 @@
2932 #wikiPreview.ontop { margin-bottom: 1em; }
3033
3134 /* Stop floats from intruding into edit area in previews */
32 -#editform, #toolbar, #wpTextbox1 { clear: both; }
 35+#editform, #toolbar, #wpTextbox1 {
 36+ clear: both;
 37+}
3338
3439 div#mw-js-message {
3540 margin: 1em 5%;
@@ -52,14 +57,14 @@
5358
5459 table.filehistory th,
5560 table.filehistory td {
56 - vertical-align:top;
 61+ vertical-align: top;
5762 }
5863 table.filehistory th {
5964 text-align: left;
6065 }
6166 table.filehistory td.mw-imagepage-filesize,
6267 table.filehistory th.mw-imagepage-filesize {
63 - white-space:nowrap;
 68+ white-space: nowrap;
6469 }
6570
6671 table.filehistory td.filehistory-selected {
@@ -107,7 +112,9 @@
108113 .prefsection table { width: 100%; }
109114 td.mw-submit { white-space: nowrap; }
110115
111 -table.mw-htmlform-nolabel td.mw-label { width: 0 !important; }
 116+table.mw-htmlform-nolabel td.mw-label {
 117+ width: 0 !important;
 118+}
112119
113120 input#wpSummary {
114121 width: 80%;
@@ -116,11 +123,11 @@
117124 /**
118125 * Image captions
119126 */
120 -body.rtl .thumbcaption { text-align:right; }
121 -body.rtl .magnify { float:left; }
 127+body.rtl .thumbcaption { text-align: right; }
 128+body.rtl .magnify { float: left; }
122129
123 -body.ltr .thumbcaption { text-align:left; }
124 -body.ltr .magnify { float:right; }
 130+body.ltr .thumbcaption { text-align: left; }
 131+body.ltr .magnify { float: right; }
125132
126133 /**
127134 * Hidden categories
@@ -148,7 +155,7 @@
149156
150157 div.searchresult {
151158 font-size: 95%;
152 - width:38em;
 159+ width: 38em;
153160 }
154161
155162 .mw-search-results {
@@ -157,8 +164,8 @@
158165
159166 .mw-search-results li {
160167 padding-bottom: 1em;
161 - list-style:none;
162 - list-style-image:none;
 168+ list-style: none;
 169+ list-style-image: none;
163170 }
164171 .mw-search-results li a {
165172 font-size: 108%;
@@ -175,7 +182,7 @@
176183 border: 1px solid silver;
177184 }
178185 .mw-search-formheader div.search-types {
179 - float:left;
 186+ float: left;
180187 padding-left: 0.25em;
181188 }
182189 .rtl .mw-search-formheader div.search-types {
@@ -319,8 +326,8 @@
320327 padding-right: 0.15em;
321328 padding-bottom: 0.2em;
322329 padding-top: 0.15em;
323 - background-color:#ececec;
324 - border-top:1px solid #BBBBBB;
 330+ background-color: #ececec;
 331+ border-top: 1px solid #BBBBBB;
325332 }
326333
327334 .rtl .mw-search-interwiki-project {
@@ -354,20 +361,18 @@
355362 /*
356363 * Advanced PowerSearch box
357364 */
358 -
359365 td#mw-search-togglebox {
360 - text-align: right;
 366+ text-align: right;
361367 }
362368
363369 table#mw-search-powertable {
364 - width:100%;
 370+ width: 100%;
365371 }
366372
367373 form#powersearch {
368374 clear: both;
369375 }
370376
371 -
372377 /*
373378 * UserRights stuff
374379 */
@@ -443,14 +448,18 @@
444449 /* the auto-generated edit comments */
445450 .autocomment { color: gray; }
446451 #pagehistory .history-user {
447 - margin-left: 0.4em;
448 - margin-right: 0.2em;
 452+ margin-left: 0.4em;
 453+ margin-right: 0.2em;
449454 }
450 -#pagehistory span.minor { font-weight: bold; }
451 -#pagehistory li { border: 1px solid white; }
 455+#pagehistory span.minor {
 456+ font-weight: bold;
 457+}
 458+#pagehistory li {
 459+ border: 1px solid white;
 460+}
452461 #pagehistory li.selected {
453 - background-color: #f9f9f9;
454 - border: 1px dashed #aaa;
 462+ background-color: #f9f9f9;
 463+ border: 1px dashed #aaa;
455464 }
456465
457466 /** Generic minor/bot/newpage styling */
@@ -464,10 +473,12 @@
465474 }
466475
467476 /* Special:ListGroupRights styling */
468 -table.mw-listgrouprights-table tr {
 477+table.mw-listgrouprights-table tr {
469478 vertical-align: top;
470479 }
471 -.listgrouprights-revoked { text-decoration: line-through; }
 480+.listgrouprights-revoked {
 481+ text-decoration: line-through;
 482+}
472483
473484 /* Special:Statistics styling */
474485 td.mw-statistics-numbers {
@@ -512,7 +523,7 @@
513524 font-size: smaller;
514525 margin-bottom: 1em;
515526 }
516 -table.mw-allpages-table-form tr {
 527+table.mw-allpages-table-form tr {
517528 vertical-align: top;
518529 }
519530
@@ -522,7 +533,7 @@
523534 width: 98%;
524535 background-color: transparent;
525536 }
526 -td#mw-prefixindex-nav-form {
 537+td#mw-prefixindex-nav-form {
527538 font-size: smaller;
528539 margin-bottom: 1em;
529540 text-align: right;
@@ -566,30 +577,30 @@
567578 padding-left: 16px;
568579 }
569580
570 -/* Plainlinks - this can be used to switch
 581+/* Plainlinks - this can be used to switch
571582 * off special external link styling */
572583 .plainlinks a {
573 - background: none !important;
574 - padding: 0 !important;
 584+ background: none !important;
 585+ padding: 0 !important;
575586 }
576587
577588 /* wikitable class for skinning normal tables */
578589 table.wikitable {
579 - margin: 1em 1em 1em 0;
580 - background: #f9f9f9;
581 - border: 1px #aaa solid;
582 - border-collapse: collapse;
 590+ margin: 1em 1em 1em 0;
 591+ background: #f9f9f9;
 592+ border: 1px #aaa solid;
 593+ border-collapse: collapse;
583594 }
584595 .wikitable th, .wikitable td {
585 - border: 1px #aaa solid;
586 - padding: 0.2em;
 596+ border: 1px #aaa solid;
 597+ padding: 0.2em;
587598 }
588599 .wikitable th {
589 - background: #f2f2f2;
590 - text-align: center;
 600+ background: #f2f2f2;
 601+ text-align: center;
591602 }
592603 .wikitable caption {
593 - font-weight: bold;
 604+ font-weight: bold;
594605 }
595606
596607 /* hide initially collapsed collapsable tables */
@@ -648,21 +659,41 @@
649660 - remove line wrapping for all td and th, set background color
650661 - restore line wrapping for the last two table cells (description and size)
651662 */
652 -.TablePager { min-width: 80%; }
653 -.TablePager_nav a { text-decoration: none; }
654 -.TablePager { border-collapse: collapse; }
655 -.TablePager, .TablePager td, .TablePager th {
 663+.TablePager {
 664+ min-width: 80%;
 665+}
 666+.TablePager_nav a {
 667+ text-decoration: none;
 668+}
 669+.TablePager {
 670+ border-collapse: collapse;
 671+}
 672+.TablePager, .TablePager td, .TablePager th {
656673 border: 1px solid #aaaaaa;
657674 padding: 0 0.15em 0 0.15em;
658675 }
659 -.TablePager th { background-color: #eeeeff }
660 -.TablePager td { background-color: #ffffff }
661 -.TablePager tr:hover td { background-color: #eeeeff }
 676+.TablePager th {
 677+ background-color: #eeeeff;
 678+}
 679+.TablePager td {
 680+ background-color: #ffffff;
 681+}
 682+.TablePager tr:hover td {
 683+ background-color: #eeeeff;
 684+}
662685
663 -.imagelist td, .imagelist th { white-space: nowrap }
664 -.imagelist .TablePager_col_links { background-color: #eeeeff }
665 -.imagelist .TablePager_col_img_description { white-space: normal }
666 -.imagelist th.TablePager_sort { background-color: #ccccff }
 686+.imagelist td, .imagelist th {
 687+ white-space: nowrap;
 688+}
 689+.imagelist .TablePager_col_links {
 690+ background-color: #eeeeff;
 691+}
 692+.imagelist .TablePager_col_img_description {
 693+ white-space: normal;
 694+}
 695+.imagelist th.TablePager_sort {
 696+ background-color: #ccccff;
 697+}
667698
668699 /* Allmessages table */
669700 #mw-allmessagestable .allmessages-customised td.am_default {
@@ -792,19 +823,19 @@
793824 display: inline;
794825 margin-left: 1em;
795826 }
796 -
 827+
797828 #mw-addcategory-prompt input {
798829 margin-left: 0.5em;
799830 margin-right: 0.5em;
800831 }
801 -
 832+
802833 .mw-remove-category {
803834 padding: 8px;
804835 background-image: url(images/remove.png);
805836 background-position: center center;
806837 background-repeat: no-repeat;
807838 }
808 -
 839+
809840 .mw-ajax-addcategory {
810841 padding-left: 20px;
811842 background-image: url(images/add.png);

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r66538*spaces -> tabs for indentation...ashley16:31, 16 May 2010

Status & tagging log