User tests: Successful: Unsuccessful:
Replaces #13060
This PR adds the class rtl
on body when the language is RTL in order to use any .rtl .something
.
It is added in component.php as well as error.php. Code is similar to index.php. It allows adding specific .rtl .something
in the rtl.less files.
It also changes the order of loading of the .rtl .something
present in the template_rtl.less when they are saved into template.css by generatecss.php.
This because these rtl classes should override their counterpart as set from various .less files when importing.
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Templates (site) |
ok, will do tomorrow
Labels |
Added:
?
|
Thanks. Done. I guess it is OK now.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-01-16 07:56:51 |
Closed_By | ⇒ | rdeutz |
@mbabker
This can be merged on code review