Index: trunk/phase3/skins/common/nostalgia.css |
— | — | @@ -2,16 +2,47 @@ |
3 | 3 | /* Background color is set separately on page type */ |
4 | 4 | color: black; |
5 | 5 | } |
6 | | -#specialform { display: inline; } |
| 6 | + |
| 7 | +#specialform { |
| 8 | + display: inline; |
| 9 | +} |
| 10 | + |
7 | 11 | #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; |
9 | 16 | } |
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; } |
17 | 17 | |
| 18 | +a.interwiki, a.external { |
| 19 | + color: #3366BB; |
| 20 | +} |
18 | 21 | |
| 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 | + |
6 | 21 | #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; |
8 | 26 | } |
9 | | -#quickbar { width: 140px; height:100%; padding: 4px; visibility: visible; z-index:99;font-size:95%;} |
10 | | -#topbar { padding: 4px;font-size:95%; } |
11 | 27 | |
| 28 | +#quickbar { |
| 29 | + width: 140px; |
| 30 | + height: 100%; |
| 31 | + padding: 4px; |
| 32 | + visibility: visible; |
| 33 | + z-index: 99; |
| 34 | + font-size: 95%; |
| 35 | +} |
12 | 36 | |
| 37 | +#topbar { |
| 38 | + padding: 4px; |
| 39 | + font-size: 95%; |
| 40 | +} |
| 41 | + |
13 | 42 | /* Table of contents */ |
14 | | -.toctoggle, .editsection { font-size: smaller; } |
| 43 | +.toctoggle, .editsection { |
| 44 | + font-size: smaller; |
| 45 | +} |
15 | 46 | |
16 | 47 | /* ... */ |
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 | +} |
27 | 51 | |
| 52 | +#infobox { |
| 53 | + background: #eeeeff; |
| 54 | + color: black; |
| 55 | +} |
28 | 56 | |
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 @@ |
2 | 2 | /* MediaWiki print stylesheet */ |
3 | 3 | |
4 | 4 | body { |
5 | | - color: #000000; background: #ffffff; |
| 5 | + color: #000000; |
| 6 | + background: #ffffff; |
6 | 7 | } |
7 | 8 | |
8 | | - |
9 | 9 | /* MSIE/Win doesn't understand 'inherit' */ |
10 | 10 | a, a.external, a.new, a.stub { |
11 | 11 | color: black ! important; |
Index: trunk/phase3/skins/common/oldshared.css |
— | — | @@ -12,7 +12,9 @@ |
13 | 13 | h3 { font-size: 1.17em; } |
14 | 14 | h5 { font-size: .83em; } |
15 | 15 | 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 | +} |
17 | 19 | |
18 | 20 | /* Now the custom parts */ |
19 | 21 | |
— | — | @@ -20,32 +22,47 @@ |
21 | 23 | .editsection { |
22 | 24 | font-weight: normal; |
23 | 25 | } |
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%; } |
29 | 31 | |
30 | 32 | #footer { clear: both } |
31 | 33 | /* 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 | +} |
36 | 39 | |
| 40 | +div.floatright p { |
| 41 | + font-style: italic; |
| 42 | +} |
37 | 43 | |
| 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 | + |
38 | 55 | /* Print-specific things to hide */ |
39 | 56 | .printfooter { |
40 | | - display: none; |
| 57 | + display: none; |
41 | 58 | } |
42 | 59 | |
43 | 60 | /* table standards */ |
44 | 61 | 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; |
50 | 67 | } |
51 | 68 | |
52 | 69 | /* thumbnails */ |
— | — | @@ -137,7 +154,6 @@ |
138 | 155 | font-size: 94%; |
139 | 156 | } |
140 | 157 | |
141 | | - |
142 | 158 | .error { |
143 | 159 | color: red; |
144 | 160 | font-size: larger; |
— | — | @@ -148,77 +164,88 @@ |
149 | 165 | clear: both; |
150 | 166 | } |
151 | 167 | #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; |
155 | 171 | } |
156 | | -#preftoc li { border: 1px solid White; } |
| 172 | +#preftoc li { |
| 173 | + border: 1px solid White; |
| 174 | +} |
157 | 175 | #preftoc li.selected { |
158 | | - background-color:#f9f9f9; |
159 | | - border:1px dashed #aaaaaa; |
| 176 | + background-color:#f9f9f9; |
| 177 | + border:1px dashed #aaaaaa; |
160 | 178 | } |
161 | 179 | #preftoc a, |
162 | 180 | #preftoc a:active { |
163 | | - display: block; |
164 | | - color: #005189; |
| 181 | + display: block; |
| 182 | + color: #005189; |
165 | 183 | } |
166 | 184 | .mw-prefs-buttons { |
167 | | - clear: left; |
168 | | - float: left; |
169 | | - margin-top: 1em; |
| 185 | + clear: left; |
| 186 | + float: left; |
| 187 | + margin-top: 1em; |
170 | 188 | } |
171 | 189 | 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; |
175 | 193 | } |
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 | +} |
178 | 200 | |
179 | 201 | /* emulate center */ |
180 | 202 | .center { |
181 | | - width: 100%; |
182 | | - text-align: center; |
| 203 | + width: 100%; |
| 204 | + text-align: center; |
183 | 205 | } |
184 | 206 | *.center * { |
185 | | - margin-left: auto; |
186 | | - margin-right: auto; |
| 207 | + margin-left: auto; |
| 208 | + margin-right: auto; |
187 | 209 | } |
| 210 | + |
188 | 211 | /* 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 | +} |
191 | 218 | |
192 | 219 | /* use this instead of #toc for page content */ |
193 | 220 | .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%; |
198 | 225 | } |
199 | 226 | #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; |
203 | 230 | } |
204 | 231 | .redirectText { |
205 | | - font-size:150%; |
206 | | - margin:5px; |
| 232 | + font-size: 150%; |
| 233 | + margin: 5px; |
207 | 234 | } |
208 | 235 | .sharedUploadNotice { |
209 | 236 | font-style: italic; |
210 | 237 | } |
211 | 238 | span.unpatrolled { |
212 | | - font-weight:bold; |
213 | | - color:red; |
| 239 | + font-weight: bold; |
| 240 | + color: red; |
214 | 241 | } |
215 | 242 | |
216 | 243 | span.updatedmarker { |
217 | | - color:black; |
218 | | - background-color:#00FF00; |
| 244 | + color: black; |
| 245 | + background-color: #00FF00; |
219 | 246 | } |
220 | 247 | |
221 | 248 | div.gallerybox { |
222 | | - width: 150px; |
| 249 | + width: 150px; |
223 | 250 | } |
224 | 251 | |
225 | 252 | span.comment { |
— | — | @@ -234,19 +261,19 @@ |
235 | 262 | color: #cc0000; |
236 | 263 | } |
237 | 264 | .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; |
247 | 274 | } |
248 | 275 | .editExternallyHelp { |
249 | | - font-style:italic; |
250 | | - color:gray; |
| 276 | + font-style: italic; |
| 277 | + color: gray; |
251 | 278 | } |
252 | 279 | |
253 | 280 | li span.deleted { |
— | — | @@ -260,9 +287,15 @@ |
261 | 288 | margin-left: 0.5em; |
262 | 289 | } |
263 | 290 | |
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 | +} |
267 | 300 | |
268 | 301 | table.mw_metadata { |
269 | 302 | border: none; |
— | — | @@ -289,11 +322,10 @@ |
290 | 323 | } |
291 | 324 | |
292 | 325 | .visualClear { |
293 | | - clear: both; |
| 326 | + clear: both; |
294 | 327 | } |
295 | 328 | |
296 | 329 | /* Allmessages table */ |
297 | | - |
298 | 330 | #allmessagestable th { |
299 | 331 | background-color: #b2b2ff; |
300 | 332 | } |
— | — | @@ -311,28 +343,28 @@ |
312 | 344 | } |
313 | 345 | |
314 | 346 | #jump-to-nav { |
315 | | - display: none; |
| 347 | + display: none; |
316 | 348 | } |
317 | 349 | |
318 | 350 | 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; |
323 | 355 | } |
324 | 356 | |
325 | 357 | 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; |
329 | 361 | } |
330 | 362 | |
331 | 363 | div.multipageimagenavbox hr { |
332 | | - margin: 6px; |
| 364 | + margin: 6px; |
333 | 365 | } |
334 | 366 | |
335 | 367 | table.multipageimage td { |
336 | | - text-align: center; |
| 368 | + text-align: center; |
337 | 369 | } |
338 | 370 | |
339 | 371 | /* |
— | — | @@ -343,22 +375,42 @@ |
344 | 376 | - remove line wrapping for all td and th, set background color |
345 | 377 | - restore line wrapping for the last two table cells (description and size) |
346 | 378 | */ |
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 { |
350 | 386 | border: 0.15em solid #777777; |
351 | 387 | padding: 0 0.15em 0 0.15em; |
352 | 388 | } |
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 | +} |
356 | 398 | |
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 | +} |
361 | 411 | |
362 | | -.templatesUsed { margin-top: 1em; } |
| 412 | +.templatesUsed { |
| 413 | + margin-top: 1em; |
| 414 | +} |
363 | 415 | |
364 | 416 | .MediaTransformError { |
365 | 417 | border: thin solid #777; |
Index: trunk/phase3/skins/common/shared.css |
— | — | @@ -19,7 +19,10 @@ |
20 | 20 | } |
21 | 21 | |
22 | 22 | /* Math */ |
23 | | -.texvc { direction: ltr; unicode-bidi: embed; } |
| 23 | +.texvc { |
| 24 | + direction: ltr; |
| 25 | + unicode-bidi: embed; |
| 26 | +} |
24 | 27 | img.tex { vertical-align: middle; } |
25 | 28 | span.texhtml { font-family: serif; } |
26 | 29 | |
— | — | @@ -28,7 +31,9 @@ |
29 | 32 | #wikiPreview.ontop { margin-bottom: 1em; } |
30 | 33 | |
31 | 34 | /* Stop floats from intruding into edit area in previews */ |
32 | | -#editform, #toolbar, #wpTextbox1 { clear: both; } |
| 35 | +#editform, #toolbar, #wpTextbox1 { |
| 36 | + clear: both; |
| 37 | +} |
33 | 38 | |
34 | 39 | div#mw-js-message { |
35 | 40 | margin: 1em 5%; |
— | — | @@ -52,14 +57,14 @@ |
53 | 58 | |
54 | 59 | table.filehistory th, |
55 | 60 | table.filehistory td { |
56 | | - vertical-align:top; |
| 61 | + vertical-align: top; |
57 | 62 | } |
58 | 63 | table.filehistory th { |
59 | 64 | text-align: left; |
60 | 65 | } |
61 | 66 | table.filehistory td.mw-imagepage-filesize, |
62 | 67 | table.filehistory th.mw-imagepage-filesize { |
63 | | - white-space:nowrap; |
| 68 | + white-space: nowrap; |
64 | 69 | } |
65 | 70 | |
66 | 71 | table.filehistory td.filehistory-selected { |
— | — | @@ -107,7 +112,9 @@ |
108 | 113 | .prefsection table { width: 100%; } |
109 | 114 | td.mw-submit { white-space: nowrap; } |
110 | 115 | |
111 | | -table.mw-htmlform-nolabel td.mw-label { width: 0 !important; } |
| 116 | +table.mw-htmlform-nolabel td.mw-label { |
| 117 | + width: 0 !important; |
| 118 | +} |
112 | 119 | |
113 | 120 | input#wpSummary { |
114 | 121 | width: 80%; |
— | — | @@ -116,11 +123,11 @@ |
117 | 124 | /** |
118 | 125 | * Image captions |
119 | 126 | */ |
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; } |
122 | 129 | |
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; } |
125 | 132 | |
126 | 133 | /** |
127 | 134 | * Hidden categories |
— | — | @@ -148,7 +155,7 @@ |
149 | 156 | |
150 | 157 | div.searchresult { |
151 | 158 | font-size: 95%; |
152 | | - width:38em; |
| 159 | + width: 38em; |
153 | 160 | } |
154 | 161 | |
155 | 162 | .mw-search-results { |
— | — | @@ -157,8 +164,8 @@ |
158 | 165 | |
159 | 166 | .mw-search-results li { |
160 | 167 | padding-bottom: 1em; |
161 | | - list-style:none; |
162 | | - list-style-image:none; |
| 168 | + list-style: none; |
| 169 | + list-style-image: none; |
163 | 170 | } |
164 | 171 | .mw-search-results li a { |
165 | 172 | font-size: 108%; |
— | — | @@ -175,7 +182,7 @@ |
176 | 183 | border: 1px solid silver; |
177 | 184 | } |
178 | 185 | .mw-search-formheader div.search-types { |
179 | | - float:left; |
| 186 | + float: left; |
180 | 187 | padding-left: 0.25em; |
181 | 188 | } |
182 | 189 | .rtl .mw-search-formheader div.search-types { |
— | — | @@ -319,8 +326,8 @@ |
320 | 327 | padding-right: 0.15em; |
321 | 328 | padding-bottom: 0.2em; |
322 | 329 | padding-top: 0.15em; |
323 | | - background-color:#ececec; |
324 | | - border-top:1px solid #BBBBBB; |
| 330 | + background-color: #ececec; |
| 331 | + border-top: 1px solid #BBBBBB; |
325 | 332 | } |
326 | 333 | |
327 | 334 | .rtl .mw-search-interwiki-project { |
— | — | @@ -354,20 +361,18 @@ |
355 | 362 | /* |
356 | 363 | * Advanced PowerSearch box |
357 | 364 | */ |
358 | | - |
359 | 365 | td#mw-search-togglebox { |
360 | | - text-align: right; |
| 366 | + text-align: right; |
361 | 367 | } |
362 | 368 | |
363 | 369 | table#mw-search-powertable { |
364 | | - width:100%; |
| 370 | + width: 100%; |
365 | 371 | } |
366 | 372 | |
367 | 373 | form#powersearch { |
368 | 374 | clear: both; |
369 | 375 | } |
370 | 376 | |
371 | | - |
372 | 377 | /* |
373 | 378 | * UserRights stuff |
374 | 379 | */ |
— | — | @@ -443,14 +448,18 @@ |
444 | 449 | /* the auto-generated edit comments */ |
445 | 450 | .autocomment { color: gray; } |
446 | 451 | #pagehistory .history-user { |
447 | | - margin-left: 0.4em; |
448 | | - margin-right: 0.2em; |
| 452 | + margin-left: 0.4em; |
| 453 | + margin-right: 0.2em; |
449 | 454 | } |
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 | +} |
452 | 461 | #pagehistory li.selected { |
453 | | - background-color: #f9f9f9; |
454 | | - border: 1px dashed #aaa; |
| 462 | + background-color: #f9f9f9; |
| 463 | + border: 1px dashed #aaa; |
455 | 464 | } |
456 | 465 | |
457 | 466 | /** Generic minor/bot/newpage styling */ |
— | — | @@ -464,10 +473,12 @@ |
465 | 474 | } |
466 | 475 | |
467 | 476 | /* Special:ListGroupRights styling */ |
468 | | -table.mw-listgrouprights-table tr { |
| 477 | +table.mw-listgrouprights-table tr { |
469 | 478 | vertical-align: top; |
470 | 479 | } |
471 | | -.listgrouprights-revoked { text-decoration: line-through; } |
| 480 | +.listgrouprights-revoked { |
| 481 | + text-decoration: line-through; |
| 482 | +} |
472 | 483 | |
473 | 484 | /* Special:Statistics styling */ |
474 | 485 | td.mw-statistics-numbers { |
— | — | @@ -512,7 +523,7 @@ |
513 | 524 | font-size: smaller; |
514 | 525 | margin-bottom: 1em; |
515 | 526 | } |
516 | | -table.mw-allpages-table-form tr { |
| 527 | +table.mw-allpages-table-form tr { |
517 | 528 | vertical-align: top; |
518 | 529 | } |
519 | 530 | |
— | — | @@ -522,7 +533,7 @@ |
523 | 534 | width: 98%; |
524 | 535 | background-color: transparent; |
525 | 536 | } |
526 | | -td#mw-prefixindex-nav-form { |
| 537 | +td#mw-prefixindex-nav-form { |
527 | 538 | font-size: smaller; |
528 | 539 | margin-bottom: 1em; |
529 | 540 | text-align: right; |
— | — | @@ -566,30 +577,30 @@ |
567 | 578 | padding-left: 16px; |
568 | 579 | } |
569 | 580 | |
570 | | -/* Plainlinks - this can be used to switch |
| 581 | +/* Plainlinks - this can be used to switch |
571 | 582 | * off special external link styling */ |
572 | 583 | .plainlinks a { |
573 | | - background: none !important; |
574 | | - padding: 0 !important; |
| 584 | + background: none !important; |
| 585 | + padding: 0 !important; |
575 | 586 | } |
576 | 587 | |
577 | 588 | /* wikitable class for skinning normal tables */ |
578 | 589 | 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; |
583 | 594 | } |
584 | 595 | .wikitable th, .wikitable td { |
585 | | - border: 1px #aaa solid; |
586 | | - padding: 0.2em; |
| 596 | + border: 1px #aaa solid; |
| 597 | + padding: 0.2em; |
587 | 598 | } |
588 | 599 | .wikitable th { |
589 | | - background: #f2f2f2; |
590 | | - text-align: center; |
| 600 | + background: #f2f2f2; |
| 601 | + text-align: center; |
591 | 602 | } |
592 | 603 | .wikitable caption { |
593 | | - font-weight: bold; |
| 604 | + font-weight: bold; |
594 | 605 | } |
595 | 606 | |
596 | 607 | /* hide initially collapsed collapsable tables */ |
— | — | @@ -648,21 +659,41 @@ |
649 | 660 | - remove line wrapping for all td and th, set background color |
650 | 661 | - restore line wrapping for the last two table cells (description and size) |
651 | 662 | */ |
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 { |
656 | 673 | border: 1px solid #aaaaaa; |
657 | 674 | padding: 0 0.15em 0 0.15em; |
658 | 675 | } |
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 | +} |
662 | 685 | |
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 | +} |
667 | 698 | |
668 | 699 | /* Allmessages table */ |
669 | 700 | #mw-allmessagestable .allmessages-customised td.am_default { |
— | — | @@ -792,19 +823,19 @@ |
793 | 824 | display: inline; |
794 | 825 | margin-left: 1em; |
795 | 826 | } |
796 | | - |
| 827 | + |
797 | 828 | #mw-addcategory-prompt input { |
798 | 829 | margin-left: 0.5em; |
799 | 830 | margin-right: 0.5em; |
800 | 831 | } |
801 | | - |
| 832 | + |
802 | 833 | .mw-remove-category { |
803 | 834 | padding: 8px; |
804 | 835 | background-image: url(images/remove.png); |
805 | 836 | background-position: center center; |
806 | 837 | background-repeat: no-repeat; |
807 | 838 | } |
808 | | - |
| 839 | + |
809 | 840 | .mw-ajax-addcategory { |
810 | 841 | padding-left: 20px; |
811 | 842 | background-image: url(images/add.png); |