Index: trunk/phase3/skins/monobook/main.css |
— | — | @@ -529,7 +529,8 @@ |
530 | 530 | background: url(external.png) center right no-repeat; |
531 | 531 | padding: 0 13px; |
532 | 532 | } |
533 | | -.rtl #bodyContent a[href ^="http://"] { |
| 533 | +.rtl #bodyContent a.external, |
| 534 | +.rtl #bodyContent a[href ^="gopher://"] { |
534 | 535 | background-image: url(external-rtl.png); |
535 | 536 | } |
536 | 537 | #bodyContent a[href ^="https://"], |