This forum is for questions about contributing to the project or proposing features that you would like to develop for the project.
hi joe
at the end off style.css file on Data\style\adminmenu
please add flowing lines to support RTL on admin menu
html[dir=rtl] div.adminmenu ul li { float: right;} html[dir=rtl] div.adminmenu ul li a { float: right; }
thanks
Hi Ahmed,
I've made this change in the repository.
Best,
Joe