Opened 4 years ago
Closed 4 years ago
#9790 closed defect (bug) (fixed)
"media.css" style not working in to "Edit Media" page in "Media Library"
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.8 |
| Component: | UI | Version: | 2.8 |
| Severity: | normal | Keywords: | has-patch tested |
| Cc: |
Description
I've tried to change some style on to this page.
I saw that some elements have "help" class. I found it in media.css, but style for this class was not apply on this page. I've tried to add help class with other ID and a plain ".help" enter.
After those tests in my opinion media.css is not attached to this part of media.php file. I don't know how to fix it, so I've reported it as bug.
Attachments (1)
Change History (5)
- Keywords has-patch tested added; needs-patch removed
- Resolution fixed deleted
- Status changed from closed to reopened
Minor style tweak for "help" class in wp-admin.css.
Note: See
TracTickets for help on using
tickets.

(In [11294]) Add .help css class for the media library, fixes #9790