Opened 18 years ago
Closed 18 years ago
#7985 closed enhancement (fixed)
Settings pages consistency
| Reported by: | Speedboxer | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.7 |
| Component: | Administration | Version: | 2.7 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Many of the settings page's text fields are different sizes (due to fixed-width fonts or what have you), we should use pixel width's (and not character widths) to keep them consistently sized.
Attachments (2)
Change History (6)
#1
@
18 years ago
- Keywords has-patch added
This patch adds classes large-text, regular-text and small-text and change the Settings pages text fields to use them. It also changes the submit buttons on Users and options.php to button-primary.
It also changes the .htaccess code on the Permalinks settings page to be readonly, which I'm hoping is okay (I don't see a reason for it to be editable). :)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Make settings pages more consistent