#3620 closed enhancement (fixed)
Accessibility update to login form
Reported by: | Viper007Bond | Owned by: | ryan |
---|---|---|---|
Milestone: | 2.2 | Priority: | high |
Severity: | minor | Version: | 2.1 |
Component: | Administration | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Was unaware that text readers used CSS, so I hid some stuff via display: none;
rather than a large negative text indent.
Attached patch put the text indent back to how it was before.
Attachments (1)
Change History (7)
#2
@
18 years ago
- Milestone changed from 2.1.1 to 2.2
[Sat 22:55:07] <MarkJaquith> well, 2.2 first, then backport
#4
@
18 years ago
Patch looks good. Using text-indent instead of display:none is supposed to be the accessible "right thing to do."
Note: See
TracTickets for help on using
tickets.
Too late for 2.1.