Opened 13 years ago
Closed 12 years ago
#27072 closed defect (bug) (duplicate)
Use Dashicons for `#wp-link .toggle-arrow`
| Reported by: | ocean90 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | ui |
Description
The toggle arrow of editors Add Link dialog still uses /images/toggle-arrow.png as a background image. We can use Dashicons here.
Attachments (2)
Change History (5)
#1
@
13 years ago
- Keywords has-patch added
I checked to see how dashicons are used elsewhere. It looks like the css is used directly opposed to using helper elements with the dashicon classes. I implemented the attached patch using observed method.
This ticket was mentioned in IRC in #wordpress-dev by jackreichert. View the logs.
12 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
css fix to use dashicon instead of images/toggle-arrow.png