Add rtl support and Persian translation to mamte #185 - #213
Conversation
|
I think e8a4056 should add a file called "rtl.css" (instead of naming it custom.css). |
|
This is awesome contribution, great work, @khajavi! I agree with @xdarklight, "custom.css" is supposed to be used by mamute users (not by developers) to make small ui changes. I think you should put your css in another file and include it to the html only if an rtf language is being used (maybe adding a feature toggle?) Can you do it, @khajavi? This is an awesome contribution and it would be great to ship it to master :-) (notice that you still need to fix the review I left for you at #212) |
refer to this issue I've put all my rtl css properties in custom.css but I don't know how to specialize this file just for Persian locale.
Any help?