https://bugzilla.wikimedia.org/show_bug.cgi?id=3043





--- Comment #17 from Danny B. <dann...@email.cz>  2009-01-05 20:05:55 UTC ---
I did not notice any cross-browser problems but I noticed issues in RTL.

However as far as can I see on random RTL wikis, they don't even use those link
icons for external, mailto:, https:, irc: etc. links, which are based on the
same principle, so I guess it's known issue. Thus I'd suggest to have the RTL
wikis without those icons as well. Thus perhaps some override in rtl.css would
have to be done, such as

#feed-atom a, #feed-rss a
{
background-image: none;
padding-left: 0;
}

(or without a's depending on which selector will be used - see comment #14)

As far as I tested known CSS constructions, the wrong displaying seems to me
rather like browser issues, which I guess is why those icons are disabled on
RTL wikis.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to