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
- 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Oops, forgot to remove another patch.