#6414 closed enhancement (fixed)
Add 'active' class on focus to whats-new-content element
| Reported by: | hnla | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | low | Milestone: | 2.4 |
| Component: | Core | Version: | |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
This follows on from #6122.
I would still like to have a means of identifying when the whats-new form is in an active state - textarea has focus - to aid in wrestling with some of the issues with the form and it's elements.
Patch simply adds the class 'active' on focus to the parent 'whats-new-content' element to allow targeting all the child elements using the existing focus function and removes on blur.
This addition will make overriding and updating in the companion styles a little easier.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks OK.