new tow line need to add to style.css in Data folder

This forum is for questions about contributing to the project or proposing features that you would like to develop for the project. 

This thread is closed to new posts. You must sign in to post in the forums.
4/12/2011 9:40:52 AM
Gravatar
Total Posts 23
Ahmed Ali Senior Developer

new tow line need to add to style.css in Data folder

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

 

 

4/13/2011 6:23:26 AM
Gravatar
Total Posts 18439

Re: new tow line need to add to style.css in Data folder

Hi Ahmed,

I've made this change in the repository.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.