(bug 5357) Add the icon near the user name also in RTL interfaces
authorRob Church <robchurch@users.mediawiki.org>
Sun, 26 Mar 2006 18:33:05 +0000 (18:33 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sun, 26 Mar 2006 18:33:05 +0000 (18:33 +0000)
RELEASE-NOTES
skins/monobook/rtl.css

index e079f2d..ed1c919 100644 (file)
@@ -255,6 +255,7 @@ i18n / Languages:
 * (bug 4114) Spacing in watchlist rows (in editing mode)
 * Update default "exporttext" to reflect that Special:Import exists
 * (bug 4960) Add additional namespaces variants to Yi projects: Yiddish Wikinews fix
+* (bug 5357) Add the icon near the user name also in RTL interfaces
 
 Parser:
 * (bug 2522) {{CURRENTDAY2}} now shows the current day number with two digits
index f579270..91e2fb3 100644 (file)
@@ -14,7 +14,7 @@ IE/mac bugs:
 * The thing barfs on Hebrew and Arabic anyway, so no point testing.
 
 Missing features due to lack of support:
-* external link icons, icon next to user name
+* external link icons
 
 To test:
 * Opera6
@@ -153,12 +153,6 @@ li#ca-watch {
        float: left;
 }
 /* Fix link icons */
-li#pt-userpage,
-li#pt-anonuserpage,
-li#pt-login {
-       background: none;
-       padding-left: 0;
-}
 .external {
        padding: 0 !important;
        background: none !important;