#65010 closed defect (bug) (duplicate)
Media: The progress bar color is outdated
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Media | Keywords: | admin-reskin has-patch |
| Focuses: | Cc: |
Description
The progress bar color when uploading media is outdated.
Attachments (1)
Change History (4)
This ticket was mentioned in PR #11422 on WordPress/wordpress-develop by @saranshsinha.
7 weeks ago
#1
- Keywords has-patch added
#2
@
7 weeks ago
- Milestone 7.0 deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #65001.
I realized that the same fix is already in progress in another ticket.
- Tikcet: https://core.trac.wordpress.org/ticket/65001
- PR: https://github.com/WordPress/wordpress-develop/pull/11409/changes#diff-c657d8edf83f580c59e61e205f967175fbf6e687c188e87e98221b47286c7074R1412
I would like to close this ticket. My apologies for any confusion.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/65010
Updates the Site Icon uploader bar color to match the dynamic admin theme color instead of hardcoded color
### Screenshots
After :
Before:
### Steps to verify