Bug #4673
Form input fields should be consistently styled across browsers
| Status: | Accepted | Start date: | 09/01/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Keywords: | Affected URL: | |||
| Branch: | Affected Dashboard version: | |||
| Votes: | 0 |
Description
Currently we’re letting browsers use their default formatting for things like input[type=text] and textarea. Unfortunately, some of the inputs have attributes like borders set and others which look like form fields but aren’t (e.g. the ul fields that are turned into input fields by the autocomplete tokenizer), and these all look inconsistent in the browser.
All the form input fields throughout the application should have a consistent set of styles attached to them that describe their border colors, border widths, border colors, text and background colors, rounded corners, etc.
History
Updated by Nigel Kersten over 1 year ago
- Target version changed from 1.0.5 to 1.1.0
Updated by James Turnbull 10 months ago
- Target version deleted (
1.1.0)