Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27072 closed defect (bug) (duplicate)

Use Dashicons for `#wp-link .toggle-arrow`

Reported by: ocean90's profile ocean90 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords: good-first-bug has-patch
Focuses: ui Cc:

Description

The toggle arrow of editors Add Link dialog still uses /images/toggle-arrow.png as a background image. We can use Dashicons here.

See http://melchoyce.github.io/dashicons/.

Attachments (2)

editor.css.diff (891 bytes) - added by jackreichert 11 years ago.
css fix to use dashicon instead of images/toggle-arrow.png
editor.css.smoothing.diff (1.1 KB) - added by jackreichert 11 years ago.
per irc discussion smoothing added

Download all attachments as: .zip

Change History (5)

@jackreichert
11 years ago

css fix to use dashicon instead of images/toggle-arrow.png

#1 @jackreichert
11 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.


11 years ago

@jackreichert
11 years ago

per irc discussion smoothing added

#3 @nacin
11 years ago

  • Milestone 3.9 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Sorry jackreichert, looks like this got fixed in [27494], #26952.

Note: See TracTickets for help on using tickets.