Opened 3 months ago
Closed 3 months ago
#64756 closed defect (bug) (fixed)
WordPress Events widget border still uses hardcoded old color scheme
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Administration | Keywords: | admin-reskin has-patch commit |
| Focuses: | Cc: |
Description
The WordPress Events and News dashboard widget border is still using a hardcoded old color scheme.
Specifically, the event item border uses: border-left: 4px solid #72aee6;
This does not rely on the updated admin color tokens introduced as part of the admin reskin and results in visual inconsistency within the Dashboard.
Attachments (1)
Change History (6)
This ticket was mentioned in PR #11089 on WordPress/wordpress-develop by @noruzzaman.
3 months ago
#1
- Keywords has-patch added
@shailu25 commented on PR #11089:
3 months ago
#3
Note: See
TracTickets for help on using
tickets.
The Event Item left border is now displaying according to the updated color scheme.