Opened 18 years ago
Closed 18 years ago
#6304 closed enhancement (fixed)
Irregular Edit/Insert Link background colour
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | low |
| Severity: | trivial | Version: | 2.5 |
| Component: | TinyMCE | Keywords: | has-patch |
| Focuses: | Cc: |
Description
On the writing screen, the background colour to the Edit/Insert Link dialog is a nasty pale green. Let's change it.
Not sure if this should be patched in wp-includes\js\tinymce\themes\advanced\skins\wp_theme\dialog.css where the background-color is defined, or in the new user style sheets.
Attachments (2)
Change History (7)
#3
@
18 years ago
- Keywords has-patch added; needs-patch removed
Yes, that colour really doesn't go with the rest. I couldn't see it well on my (cheap) LCD, looked at it on a CRT. The popups are actually floated DIVs containing a smaller iframe, so they use 2 different style sheets. Changed them to the header background colour of the "Fresh" theme.
Note: See
TracTickets for help on using
tickets.
Screenie. Also I just noticed it applies to the Insert/Edit Image dialog too.