https://bugzilla.wikimedia.org/show_bug.cgi?id=39288
Jon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jon <[email protected]> 2012-08-27 17:50:33 UTC --- Things that need to be done: * Create script that given a css file spits out a new css file which supports RTL (https://code.google.com/p/cssjanus/ may help) * Based on user agent select the correct stylesheet and adds it dynamically. Note we may want to choose between a ltr.css and rtl.css or just conditionally add a css file with the diff of the 2 stylesheets -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
