Index: trunk/phase3/stylesheets/monobook/IE50Fixes.css |
— | — | @@ -12,7 +12,8 @@ |
13 | 13 | #portal-column-one { |
14 | 14 | position: absolute; |
15 | 15 | overflow: visible; |
16 | | - top: 0px; |
| 16 | + top: 0; |
| 17 | + left: 0; |
17 | 18 | z-index: 3; |
18 | 19 | } |
19 | 20 | |
Index: trunk/phase3/stylesheets/monobook/main.css |
— | — | @@ -204,7 +204,7 @@ |
205 | 205 | padding: 0.1em; |
206 | 206 | } |
207 | 207 | /* hide this from ie/mac and konq2.2 */ |
208 | | -@media all { |
| 208 | +@media All { |
209 | 209 | input { |
210 | 210 | font-family: "Bitstream Vera Sans", "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; |
211 | 211 | visibility: visible; |
— | — | @@ -215,8 +215,8 @@ |
216 | 216 | padding: 0.2em; |
217 | 217 | } |
218 | 218 | } |
219 | | -input[type=radio], |
220 | | -input[type=checkbox] { |
| 219 | +input[type="radio"], |
| 220 | +input[type="checkbox"] { |
221 | 221 | border:none; |
222 | 222 | } |
223 | 223 | select { |
— | — | @@ -290,7 +290,7 @@ |
291 | 291 | } |
292 | 292 | |
293 | 293 | |
294 | | -.documentContent { |
| 294 | +#documentContent { |
295 | 295 | padding: 0em 1em 1.5em 1em; |
296 | 296 | background: White; |
297 | 297 | border: 1px solid #aaaaaa; |
— | — | @@ -358,14 +358,20 @@ |
359 | 359 | font-size: smaller; |
360 | 360 | } |
361 | 361 | /* images */ |
362 | | -div.floatright { float: right; |
363 | | - margin: 0 0 1em 1em; |
| 362 | +div.floatright { |
| 363 | + float: right; |
| 364 | + margin: 0; |
364 | 365 | position:relative; |
365 | | - |
| 366 | + border: 0.5em solid White; |
| 367 | + border-width: 0.5em 0 0.8em 1.4em; |
366 | 368 | } |
367 | 369 | div.floatright p { font-style: italic;} |
368 | | -div.floatleft { float: left; margin: 0.3em 0.5em 0.5em 0; |
| 370 | +div.floatleft { |
| 371 | + float: left; |
| 372 | + margin: 0.3em 0.5em 0.5em 0; |
369 | 373 | position:relative; |
| 374 | + border: 0.5em solid White; |
| 375 | + border-width: 0.5em 1.4em 0.8em 0; |
370 | 376 | } |
371 | 377 | div.floatleft p { font-style: italic; } |
372 | 378 | /* thumbnails */ |
— | — | @@ -373,8 +379,6 @@ |
374 | 380 | div.thumbnail-right, |
375 | 381 | div.thumbnail-left { |
376 | 382 | /* border:1px solid #2f6fab;*/ |
377 | | - border:1px solid #cccccc; |
378 | | - |
379 | 383 | background-color:#f9f9f9; |
380 | 384 | padding: 2px; |
381 | 385 | position:relative; |
— | — | @@ -382,6 +386,11 @@ |
383 | 387 | font-size: 95%; |
384 | 388 | text-align: center; |
385 | 389 | } |
| 390 | +div.thumbnail-none div, |
| 391 | +div.thumbnail-right div, |
| 392 | +div.thumbnail-left div{ |
| 393 | + border:1px solid #cccccc; |
| 394 | +} |
386 | 395 | div.thumbnail-none p, div.thumbnail-right p, div.thumbnail-left p { |
387 | 396 | margin-top:3px; margin-bottom:3px; |
388 | 397 | position:relative; |
— | — | @@ -390,12 +399,15 @@ |
391 | 400 | div.thumbnail-right { |
392 | 401 | float: right; |
393 | 402 | position:relative; |
394 | | - margin-left:0.5em; |
| 403 | + border: 0.5em solid White; |
| 404 | + border-width: 0.5em 0 0.8em 1.4em; |
395 | 405 | } |
396 | 406 | div.thumbnail-left { |
397 | 407 | float: left; |
398 | 408 | position:relative; |
399 | 409 | margin-right:0.5em; |
| 410 | + border: 0.5em solid White; |
| 411 | + border: 0.5em 1.4em 0.8em 0; |
400 | 412 | } |
401 | 413 | /* table standards */ |
402 | 414 | table.rimage { |
— | — | @@ -613,6 +625,7 @@ |
614 | 626 | width: 135px; |
615 | 627 | overflow: visible; |
616 | 628 | } |
| 629 | +#portlet-logo h5 { display: none; } |
617 | 630 | #portlet-logo a { |
618 | 631 | display: block; |
619 | 632 | height: 155px; |
— | — | @@ -626,11 +639,11 @@ |
627 | 640 | */ |
628 | 641 | |
629 | 642 | |
630 | | -#portlet-navigation-tree { |
| 643 | +#portlet-navigation { |
631 | 644 | position:relative; |
632 | | - z-index:2; |
| 645 | + z-index:3; |
633 | 646 | } |
634 | | -#portlet-navigation-tree .plain { |
| 647 | +#portlet-navigation .plain { |
635 | 648 | white-space: nowrap; |
636 | 649 | } |
637 | 650 | |
— | — | @@ -639,7 +652,7 @@ |
640 | 653 | */ |
641 | 654 | #portlet-search { |
642 | 655 | position:relative; |
643 | | - z-index:2; |
| 656 | + z-index:3; |
644 | 657 | } |
645 | 658 | #portlet-search .portletBody { |
646 | 659 | text-align: center; |
— | — | @@ -688,7 +701,7 @@ |
689 | 702 | line-height: 1.2em; |
690 | 703 | } |
691 | 704 | |
692 | | -#portlet-personal .hiddenStructure { |
| 705 | +#portlet-personal h5 { |
693 | 706 | display:none; |
694 | 707 | } |
695 | 708 | #portlet-personal .portlet, |
— | — | @@ -825,6 +838,7 @@ |
826 | 839 | #portlet-contentViews li a:hover { |
827 | 840 | z-index: 3; |
828 | 841 | } |
| 842 | +#portlet-contentViews h5 { display: none; } |
829 | 843 | |
830 | 844 | /* offsets to distinguish the tab groups */ |
831 | 845 | li#contentaction-talk { |
— | — | @@ -890,5 +904,26 @@ |
891 | 905 | *>html #bodyContent pre { |
892 | 906 | overflow: auto; |
893 | 907 | } |
| 908 | + |
| 909 | + |
| 910 | +/* opera 6 fixes */ |
| 911 | +html>body #portal-column-one { |
| 912 | + position: relative; |
| 913 | + max-width: 11.7em; |
| 914 | +} |
| 915 | +head:first-child+body #portal-column-one { |
| 916 | + position: static; |
| 917 | + width: auto; |
| 918 | +} |
| 919 | + |
| 920 | +html>body #portlet-personal { |
| 921 | + width: 45em; |
| 922 | + margin-left: 8.6em; |
| 923 | + right: 0; |
| 924 | +} |
| 925 | +head:first-child+body #portlet-personal { |
| 926 | + margin-left: 0; |
| 927 | + width: 100%; |
| 928 | +} |
894 | 929 | /* debugging tool.. */ |
895 | 930 | /*div{ border:1px solid #000000;}*/ |