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

RTL theme tweaks #73

Open
Exlord opened this issue Jul 22, 2014 · 0 comments
Open

RTL theme tweaks #73

Exlord opened this issue Jul 22, 2014 · 0 comments

Comments

@Exlord
Copy link

Exlord commented Jul 22, 2014

theme css required for the rtl theme :

.wysibb .wysibb-toolbar .modeSwitch{ right:auto; left:0; }
.wysibb .wysibb-toolbar{ padding:0 0 0 60px; }
.wbb-select .val{ margin-right:0; margin-left:10px; }
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select .sar{ right:auto; left:3px; }
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select,
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select.dis:hover,
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn.wbb-select:active{ padding:1px 5px 1px 1px; }
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-tooltip{ left:auto; right:0; }
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn span.btn-tooltip ins{ left:auto; right:3px; }
.wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn .wbb-list{ left:auto; right:-1px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant