Make WordPress Core

Opened 12 years ago

Closed 11 years ago

#28280 closed defect (bug) (fixed)

Color button fixes

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

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
11 years ago

  • Milestone changed from Awaiting Review to 4.0

#4 @azaozz
11 years ago

  • Owner set to azaozz
  • Resolution set to fixed
  • Status changed from new to closed

In 29231:

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

Note: See TracTickets for help on using tickets.