Opened 12 years ago
Closed 11 years ago
#28280 closed defect (bug) (fixed)
Color button fixes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | normal |
| Severity: | normal | Version: | 3.9 |
| Component: | TinyMCE | Keywords: | has-patch |
| Focuses: | ui | Cc: |
Description
- The "preview" line in the colour button is positioned differently in different browsers. It looks like this is caused by
left: 50%;. - Let's make the "preview" line a bit bigger (3px instead of 2px). It used to be 4px!
- Add a dashicon for the "backcolor" button. It's not visible by default, but can be added by plugins.
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Oops, forgot to remove another patch.