Index: trunk/phase3/skins/chick/main.css |
— | — | @@ -253,20 +253,14 @@ |
254 | 254 | } |
255 | 255 | |
256 | 256 | /* images */ |
257 | | -div.floatright, table.floatright { |
258 | | - clear: right; |
259 | | - float: right; |
| 257 | +/* @noflip */div.floatright, table.floatright { |
260 | 258 | margin: 0; |
261 | | - position: relative; |
262 | 259 | border: 0.5em solid white; |
263 | 260 | border-width: 0.5em 0 0.8em 1.4em; |
264 | 261 | } |
265 | 262 | div.floatright p { font-style: italic; } |
266 | | -div.floatleft, table.floatleft { |
267 | | - float: left; |
268 | | - clear: left; |
| 263 | +/* @noflip */div.floatleft, table.floatleft { |
269 | 264 | margin: 0.3em 0.5em 0.5em 0; |
270 | | - position: relative; |
271 | 265 | border: 0.5em solid white; |
272 | 266 | border-width: 0.5em 1.4em 0.8em 0; |
273 | 267 | } |
— | — | @@ -303,14 +297,10 @@ |
304 | 298 | border: none !important; |
305 | 299 | background: none !important; |
306 | 300 | } |
307 | | -div.tright { |
308 | | - clear: right; |
309 | | - float: right; |
| 301 | +/* @noflip */div.tright { |
310 | 302 | margin: 0.5em 0 1.3em 1.4em; |
311 | 303 | } |
312 | | -div.tleft { |
313 | | - float: left; |
314 | | - clear: left; |
| 304 | +/* @noflip */div.tleft { |
315 | 305 | margin: 0.5em 1.4em 1.3em 0; |
316 | 306 | } |
317 | 307 | img.thumbborder { |
Index: trunk/phase3/skins/monobook/main.css |
— | — | @@ -373,11 +373,7 @@ |
374 | 374 | } |
375 | 375 | |
376 | 376 | /* images */ |
377 | | -/* @noflip */ |
378 | | -div.floatright, table.floatright { |
379 | | - clear: right; |
380 | | - float: right; |
381 | | - position: relative; |
| 377 | +/* @noflip */div.floatright, table.floatright { |
382 | 378 | margin: 0 0 .5em .5em; |
383 | 379 | border: 0; |
384 | 380 | /* |
— | — | @@ -386,11 +382,7 @@ |
387 | 383 | */ |
388 | 384 | } |
389 | 385 | div.floatright p { font-style: italic; } |
390 | | -/* @noflip */ |
391 | | -div.floatleft, table.floatleft { |
392 | | - float: left; |
393 | | - clear: left; |
394 | | - position: relative; |
| 386 | +/* @noflip */div.floatleft, table.floatleft { |
395 | 387 | margin: 0 .5em .5em 0; |
396 | 388 | border: 0; |
397 | 389 | /* |
— | — | @@ -433,16 +425,10 @@ |
434 | 426 | border: none !important; |
435 | 427 | background: none !important; |
436 | 428 | } |
437 | | -/* @noflip */ |
438 | | -div.tright { |
439 | | - clear: right; |
440 | | - float: right; |
| 429 | +/* @noflip */div.tright { |
441 | 430 | margin: .5em 0 1.3em 1.4em; |
442 | 431 | } |
443 | | -/* @noflip */ |
444 | | -div.tleft { |
445 | | - float: left; |
446 | | - clear: left; |
| 432 | +/* @noflip */div.tleft { |
447 | 433 | margin: .5em 1.4em 1.3em 0; |
448 | 434 | } |
449 | 435 | img.thumbborder { |
Index: trunk/phase3/skins/modern/main.css |
— | — | @@ -479,11 +479,7 @@ |
480 | 480 | } |
481 | 481 | |
482 | 482 | /* images */ |
483 | | -/* @noflip */ |
484 | | -div.floatright, table.floatright { |
485 | | - clear: right; |
486 | | - float: right; |
487 | | - position: relative; |
| 483 | +/* @noflip */div.floatright, table.floatright { |
488 | 484 | margin: 0 0 .5em .5em; |
489 | 485 | border: 0; |
490 | 486 | /* |
— | — | @@ -492,11 +488,7 @@ |
493 | 489 | */ |
494 | 490 | } |
495 | 491 | div.floatright p { font-style: italic; } |
496 | | -/* @noflip */ |
497 | | -div.floatleft, table.floatleft { |
498 | | - float: left; |
499 | | - clear: left; |
500 | | - position: relative; |
| 492 | +/* @noflip */div.floatleft, table.floatleft { |
501 | 493 | margin: 0 .5em .5em 0; |
502 | 494 | border: 0; |
503 | 495 | /* |
— | — | @@ -539,16 +531,10 @@ |
540 | 532 | border: none !important; |
541 | 533 | background: none !important; |
542 | 534 | } |
543 | | -/* @noflip */ |
544 | | -div.tright { |
545 | | - clear: right; |
546 | | - float: right; |
| 535 | +/* @noflip */div.tright { |
547 | 536 | margin: .5em 0 .8em 1.4em; |
548 | 537 | } |
549 | | -/* @noflip */ |
550 | | -div.tleft { |
551 | | - float: left; |
552 | | - clear: left; |
| 538 | +/* @noflip */div.tleft { |
553 | 539 | margin: .5em 1.4em .8em 0; |
554 | 540 | } |
555 | 541 | img.thumbborder { |
Index: trunk/phase3/skins/common/shared.css |
— | — | @@ -63,8 +63,8 @@ |
64 | 64 | margin-left: 5px; |
65 | 65 | } |
66 | 66 | /* Correct directionality when page dir is different from site/user dir */ |
67 | | -/* @noflip */.mw-content-ltr .editsection, .mw-content-rtl [dir="ltr"] .editsection { float: right; } |
68 | | -/* @noflip */.mw-content-rtl .editsection, .mw-content-ltr [dir="rtl"] .editsection { float: left; } |
| 67 | +/* @noflip */div#content [dir="ltr"] .editsection, div#content [dir="rtl"] [dir="ltr"] .editsection { float: right; } |
| 68 | +/* @noflip */div#content [dir="rtl"] .editsection, div#content [dir="ltr"] [dir="rtl"] .editsection { float: left; } |
69 | 69 | /** |
70 | 70 | * File histories |
71 | 71 | */ |
— | — | @@ -614,12 +614,12 @@ |
615 | 615 | } |
616 | 616 | |
617 | 617 | /* Correct directionality when page dir is different from site/user dir */ |
618 | | -/* @noflip */.mw-content-ltr ul, .mw-content-ltr ol, |
619 | | -.mw-content-rtl [dir="ltr"] ul, .mw-content-rtl [dir="ltr"] ol { |
| 618 | +/* @noflip */div#content [dir="ltr"] ul, div#content [dir="ltr"] ol, |
| 619 | +div#content [dir="rtl"] [dir="ltr"] ul, div#content [dir="rtl"] [dir="ltr"] ol { |
620 | 620 | margin: .3em 0 0 1.5em; |
621 | 621 | } |
622 | | -/* @noflip */.mw-content-rtl ul, .mw-content-rtl ol, |
623 | | -.mw-content-ltr [dir="rtl"] ul, .mw-content-ltr [dir="rtl"] ol { |
| 622 | +/* @noflip */div#content [dir="rtl"] ul, div#content [dir="rtl"] ol, |
| 623 | +div#content [dir="ltr"] [dir="rtl"] ul, div#content [dir="ltr"] [dir="rtl"] ol { |
624 | 624 | margin: .3em 1.5em 0 0; |
625 | 625 | } |
626 | 626 | /* Localised ordered list numbering for some languages */ |
— | — | @@ -649,22 +649,22 @@ |
650 | 650 | } |
651 | 651 | |
652 | 652 | /* Correct directionality when page dir is different from site/user dir */ |
653 | | -/* @noflip */.mw-content-ltr .toc ul, .mw-content-ltr #toc ul, |
654 | | -.mw-content-rtl [dir="ltr"] .toc ul, .mw-content-rtl [dir="ltr"] #toc ul { |
| 653 | +/* @noflip */div#content [dir="ltr"] .toc ul, div#content [dir="ltr"] #toc ul, |
| 654 | +div#content [dir="rtl"] [dir="ltr"] .toc ul, div#content [dir="rtl"] [dir="ltr"] #toc ul { |
655 | 655 | text-align: left; |
656 | 656 | margin-left: 0; |
657 | 657 | } |
658 | | -/* @noflip */.mw-content-rtl .toc ul, .mw-content-rtl #toc ul, |
659 | | -.mw-content-ltr [dir="rtl"] .toc ul, .mw-content-ltr [dir="rtl"] #toc ul { |
| 658 | +/* @noflip */div#content [dir="rtl"] .toc ul, div#content [dir="rtl"] #toc ul, |
| 659 | +div#content [dir="ltr"] [dir="rtl"] .toc ul, div#content [dir="ltr"] [dir="rtl"] #toc ul { |
660 | 660 | text-align: right; |
661 | 661 | margin-right: 0; |
662 | 662 | } |
663 | | -/* @noflip */.mw-content-ltr .toc ul ul, .mw-content-ltr #toc ul ul, |
664 | | -.mw-content-rtl [dir="ltr"] .toc ul ul, .mw-content-rtl [dir="ltr"] #toc ul ul { |
| 663 | +/* @noflip */div#content [dir="ltr"] .toc ul ul, div#content [dir="ltr"] #toc ul ul, |
| 664 | +div#content [dir="rtl"] [dir="ltr"] .toc ul ul, div#content [dir="rtl"] [dir="ltr"] #toc ul ul { |
665 | 665 | margin: 0 0 0 2em; |
666 | 666 | } |
667 | | -/* @noflip */.mw-content-rtl .toc ul ul, .mw-content-rtl #toc ul ul, |
668 | | -.mw-content-ltr [dir="rtl"] .toc ul ul, .mw-content-ltr [dir="rtl"] #toc ul ul { |
| 667 | +/* @noflip */div#content [dir="rtl"] .toc ul ul, div#content [dir="rtl"] #toc ul ul, |
| 668 | +div#content [dir="ltr"] [dir="rtl"] .toc ul ul, div#content [dir="ltr"] [dir="rtl"] #toc ul ul { |
669 | 669 | margin: 0 2em 0 0; |
670 | 670 | } |
671 | 671 | |
— | — | @@ -775,4 +775,17 @@ |
776 | 776 | border-bottom: 1px solid #aaa; |
777 | 777 | padding-bottom: 0.5em; |
778 | 778 | margin-bottom: 0.5em; |
| 779 | +} |
| 780 | + |
| 781 | +/* Images */ |
| 782 | +/* @noflip */div.tright, div.floatright, table.floatright { |
| 783 | + clear: right; |
| 784 | + float: right; |
| 785 | +} |
| 786 | +/* @noflip */div.tleft, div.floatleft, table.floatleft { |
| 787 | + float: left; |
| 788 | + clear: left; |
| 789 | +} |
| 790 | +div.floatright, table.floatright, div.floatleft, table.floatleft { |
| 791 | + position: relative; |
779 | 792 | } |
\ No newline at end of file |
Index: trunk/phase3/skins/simple/main.css |
— | — | @@ -259,19 +259,13 @@ |
260 | 260 | border-bottom: solid 1px black; |
261 | 261 | } |
262 | 262 | |
263 | | -div.floatright, table.floatright { |
264 | | - clear: right; |
265 | | - float: right; |
| 263 | +/* @noflip */div.floatright, table.floatright { |
266 | 264 | margin: 0; |
267 | | - position: relative; |
268 | 265 | border-width: 0.5em 0 0.8em 1.4em; |
269 | 266 | } |
270 | 267 | div.floatright p { font-style: italic; } |
271 | | -div.floatleft, table.floatleft { |
272 | | - float: left; |
273 | | - clear: left; |
| 268 | +/* @noflip */div.floatleft, table.floatleft { |
274 | 269 | margin: 0.3em 0.5em 0.5em 0; |
275 | | - position: relative; |
276 | 270 | border-width: 0.5em 1.4em 0.8em 0; |
277 | 271 | } |
278 | 272 | div.floatleft p { font-style: italic; } |
— | — | @@ -302,14 +296,10 @@ |
303 | 297 | border: none !important; |
304 | 298 | background: none !important; |
305 | 299 | } |
306 | | -div.tright { |
307 | | - clear: right; |
308 | | - float: right; |
| 300 | +/* @noflip */div.tright { |
309 | 301 | border-width: 0.5em 0 0.8em 1.4em; |
310 | 302 | } |
311 | | -div.tleft { |
312 | | - float: left; |
313 | | - clear: left; |
| 303 | +/* @noflip */div.tleft { |
314 | 304 | margin-right:0.5em; |
315 | 305 | border-width: 0.5em 1.4em 0.8em 0; |
316 | 306 | } |
Index: trunk/phase3/skins/vector/screen.css |
— | — | @@ -895,18 +895,12 @@ |
896 | 896 | font-size: 94%; |
897 | 897 | } |
898 | 898 | /* Images */ |
899 | | -div.floatright, table.floatright { |
900 | | - clear: right; |
901 | | - float: right; |
902 | | - position: relative; |
| 899 | +/* @noflip */div.floatright, table.floatright { |
903 | 900 | margin: 0 0 .5em .5em; |
904 | 901 | border: 0; |
905 | 902 | } |
906 | 903 | div.floatright p { font-style: italic; } |
907 | | -div.floatleft, table.floatleft { |
908 | | - float: left; |
909 | | - clear: left; |
910 | | - position: relative; |
| 904 | +/* @noflip */div.floatleft, table.floatleft { |
911 | 905 | margin: 0 .5em .5em 0; |
912 | 906 | border: 0; |
913 | 907 | } |
— | — | @@ -945,16 +939,10 @@ |
946 | 940 | border: none !important; |
947 | 941 | background: none !important; |
948 | 942 | } |
949 | | -/* @noflip */ |
950 | | -div.tright { |
951 | | - clear: right; |
952 | | - float: right; |
| 943 | +/* @noflip */div.tright { |
953 | 944 | margin: .5em 0 1.3em 1.4em; |
954 | 945 | } |
955 | | -/* @noflip */ |
956 | | -div.tleft { |
957 | | - float: left; |
958 | | - clear: left; |
| 946 | +/* @noflip */div.tleft { |
959 | 947 | margin: .5em 1.4em 1.3em 0; |
960 | 948 | } |
961 | 949 | img.thumbborder { |