Issue #4673 has been updated by James Turnbull. Target version deleted (1.1.0)
---------------------------------------- Bug #4673: Form input fields should be consistently styled across browsers https://projects.puppetlabs.com/issues/4673 Author: Igal Koshevoy Status: Accepted Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: 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. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
