Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing RTL Support using html[dir="rtl"] attribute detection #10534

Closed
wants to merge 1 commit into from
Closed

Implementing RTL Support using html[dir="rtl"] attribute detection #10534

wants to merge 1 commit into from

Conversation

mtawil
Copy link

@mtawil mtawil commented Sep 9, 2013

No description provided.

@mtawil
Copy link
Author

mtawil commented Sep 10, 2013

Another method:

html.bootstrap .css-selector { }
html.bootstrap-rtl .css-selector { }

@mtawil
Copy link
Author

mtawil commented Sep 10, 2013

it's just a demonstration of how implementing RTL should be approached IMHO.

if you @mdo approve it I will work on the rest of the files :)

@mdo
Copy link
Member

mdo commented Sep 11, 2013

Yup, we'll be doing the override dance with 3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants