Opened 10 years ago
Closed 10 years ago
#1893 closed defect (bug) (fixed)
Profiles: Use code icon for Core Trac activity items
| Reported by: | SergeyBiryukov | Owned by: | coffee2code |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in [12280-dotorg].
Thanks, Sergey!