#6121 closed defect (bug) (fixed)
RTL CSS in Login
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Administration | Version: | 2.5 |
| Severity: | normal | Keywords: | rtl login css has-patch |
| Cc: |
Description
Please include the 'login-rtl.css' file in login page after 'login.css' file.
And please remove the 'dir="rtl"' property on html tag there.
Attachments (1)
Change History (4)
nbachiyski — 5 years ago
comment:1
nbachiyski — 5 years ago
- Keywords has-patch added
- Milestone changed from 2.6 to 2.5
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Attached is a patch, which loads login-rtl.css if we have the proper $text_direction.
Why shall we remove dir="rtl"?