Problem/Motivation
Restyle the details and accordion elements based on the Proposal: A Style Guide for Seven.
Motivation is discussed in more detail in the style guide.
The file and image fields, fieldset, details and accordion are all container elements to some degree, having a number of sub-elements in relation to one another. They all use a background tone and slightly darker border to contain these sub-elements and visually signal their grouping. They do this with as light a touch as possible while remaining distinguishable. To soften them slightly, a 2px border-radius is applied to the outer corners.
Proposed resolution
Restyle the details (fieldset) elements
Restyle the accordion elements
Implement new design for radio button elements (CSS3, backwards compatible)
Implement new design for checkbox elements (CSS3, backwards compatible)
User interface changes
Superficial, in line with the style guide.
API changes
n/a
Data model changes
None.