On 6/7/06, Wilson Miner <[EMAIL PROTECTED]> wrote:
> I think that makes sense - having one rtl.css that overrides the default
> styles. It's a lot more maintainable than trying to keep multiple rtl
> stylesheets in sync with the main stylesheets.
>
> You may need to use chained selectors or !important declarations in some
> places to successfully override the defaults. Let me know if I can make any
> changes to the core CSS to make things easier.

Don't forget the dir="rtl" and dir="ltr" specifiers. We would need to
update the admin pages for that as well. And this is not CSS, but
straight into HTML of course.

See http://www.w3.org/TR/i18n-html-tech-bidi/ for more information.

-- 
Jeroen Ruigrok van der Werven

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django I18N" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/Django-I18N
-~----------~----~----~----~------~----~------~--~---

Reply via email to