Tweak RELEASE-NOTES
[lhc/web/wiklou.git] / skins / monobook / Opera7Fixes.css
index 9ad74f7..1dcba7c 100644 (file)
@@ -9,8 +9,13 @@
        background: url(external.png) center right no-repeat;
        padding-right: 13px;
 }
-/* Edit section links */
-.editsection {
-       margin-top: 0;
+.rtl #bodyContent a.external {
+       background-image: url(external-rtl.png);
+       padding-right: 13px;
 }
 
+.rtl a.feedlink {
+       background-position: right;
+       padding-right: 0;
+       padding-left: 16px;
+}