I found this list on this page, noted below

http://www.chapterthree.com/blog/nica_lorber/design_drupal_template_appr...

The author says it accounts for elements on about 90% of all Drupal sites.

Which of the items on this list have you applied some style other than the default?

- Stefan

Header
Footer
H1 - H5
Body
Link
Unordered List
Blockquote
Image Style
Code
Admin Tabs (secondary tabs)
Secondary Admin Tabs (listed under admin tabs)
Collapsable Field Sets
Block Headers
Block Typography
More button
"Read More" link/button
Submit Button or general button style
Input Field
Input Title style
Input Text style
Tags
Pagination
Basic Node Page Layout Style (margins)
Table Style
Error Message
Status Message
Warning Message
Help Message
Default Profile Layout
Blog title and Byline
Breadcrumbs

Comments

westis’s picture

Most of these actually don't yet have styles applied in the theme. I have applied styles to elements as they have appeared. So this list is great to have to make sure that everything has been styled, even if not currently used.

Below I have checked the elements that have been styled in the theme:
Header
Footer
H1 - H5
Body
Link

Unordered List
Blockquote
Image Style
Code
Admin Tabs (secondary tabs)
Secondary Admin Tabs (listed under admin tabs)
Collapsable Field Sets [partly]
Block Headers
Block Typography
More button
"Read More" link/button
Submit Button or general button style
Input Field [partly]
Input Title style [partly]
Input Text style [partly]
Tags
Pagination
Basic Node Page Layout Style (margins)
Table Style
Error Message
Status Message
Warning Message
Help Message
Default Profile Layout
Blog title and Byline [partly]
Breadcrumbs

westis’s picture

I have started a style guide at http://drupal7.okv.se/node/8053, inspired by http://www.passengerfocus.org.uk/style-guide that I will add more styles to. That way we can get an overview of all important styles in one place and see what is styled and what is not.