https://bugzilla.wikimedia.org/show_bug.cgi?id=28693
--- Comment #7 from Krinkle <[email protected]> 2011-08-05 06:47:05 UTC --- I still don't understand why one must introduce new classes related to directionality, this makes styling a page a lot harder. When styling one should not be aware of directionality. If it's possible to override a class in PHP from "foo" to "foo-ltr" or "foo-rtl", isn't it just as easy to let PHP output '<div class="foo" dir="rtl">' or '<div class="foo" dir="ltr">' ? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
