Index: trunk/phase3/skins/vector/main-rtl.css |
— | — | @@ -36,6 +36,7 @@ |
37 | 37 | background-repeat: repeat-y; |
38 | 38 | background-color: white; |
39 | 39 | color: black; |
| 40 | + direction: rtl; |
40 | 41 | } |
41 | 42 | /* Head */ |
42 | 43 | #mw-page-base { |
— | — | @@ -406,6 +407,7 @@ |
407 | 408 | } |
408 | 409 | div#mw-panel div.portal { |
409 | 410 | padding-bottom: 1.5em; |
| 411 | + direction: rtl; |
410 | 412 | } |
411 | 413 | div#mw-panel div.portal h5 { |
412 | 414 | font-weight: normal; |
— | — | @@ -454,6 +456,7 @@ |
455 | 457 | background-image: url(images/border.png?1); |
456 | 458 | background-position: top right; |
457 | 459 | background-repeat: repeat-x; |
| 460 | + direction: rtl; |
458 | 461 | } |
459 | 462 | div#footer ul { |
460 | 463 | list-style: none; |