Opened 17 years ago
Closed 17 years ago
#5890 closed defect (bug) (fixed)
Theme editor font sizing and layout errors
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | Administration | Keywords: | theme-editor has-patch needs-testing |
Focuses: | Cc: |
Description
This patch makes the theme editor present its fonts in a more Safari-friendly way (currently the code in the textarea is very small); I've followed the convention elsewhere to set the fonts in pixels, but I can attach an additional patch to allow resizing in IE6 if required.
Additionally, when the list of files is longer than the textarea, the "You need to make this file writable" text overflows the left column into the list of files. The attached patch restricts the text to the left column.
Attachments (3)
Change History (10)
#2
@
17 years ago
Also, after doing "Update File" the confirmation message at the top messes up layout.
#3
@
17 years ago
- Keywords needs-testing added
Needs testing in Internet Explorer; works ok on Saf3/Mac and FF2/Mac.
Note: See
TracTickets for help on using
tickets.
(In [6890]) Theme editor font sizing and layout fixes from ionfish. see #5890