Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28280 closed defect (bug) (fixed)

Color button fixes

Reported by: iseulde Owned by: azaozz
Priority: normal Milestone: 4.0
Component: TinyMCE Version: 3.9
Severity: normal Keywords: has-patch
Cc: Focuses: ui

Description

  1. The "preview" line in the colour button is positioned differently in different browsers. It looks like this is caused by left: 50%;.
  2. Let's make the "preview" line a bit bigger (3px instead of 2px). It used to be 4px!
  3. Add a dashicon for the "backcolor" button. It's not visible by default, but can be added by plugins.

Attachments (2)

28280.patch (4.4 KB ) - added by iseulde 12 years ago.
28280.2.patch (758 bytes ) - added by iseulde 12 years ago.

Download all attachments as: .zip

Change History (6)

@iseulde
12 years ago

#1 @iseulde
12 years ago

  • Keywords has-patch added

@iseulde
12 years ago

#2 @iseulde
12 years ago

Oops, forgot to remove another patch.

#3 @iseulde
12 years ago

  • Milestone Awaiting Review4.0

#4 @azaozz
12 years ago

  • Owner set to azaozz
  • Resolutionfixed
  • Status newclosed

In 29231:

TinyMCE: better "color preview" for the text color button, props avryl, fixes #28280.

Note: See TracTickets for help on using tickets.