Opened 9 years ago
Closed 9 years ago
#1893 closed defect (bug) (fixed)
Profiles: Use code icon for Core Trac activity items
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Profiles | Keywords: | |
| Cc: |
Description
On WP.org profiles, Core Trac activity items are marked with admin-tools icon.
However, the icon we use for badges and on https://make.wordpress.org/ is editor-code.
Changing ul#activity-list li.traccore:before { content: "\f107"; } to \f475 should fix it.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Fixed in [12280-dotorg].
Thanks, Sergey!