Classes: Supertypes
There are four concrete supertype classes and one abstract supertype class.
Let's expand those supertypes:
- .region
- #header
- #dashboard
- #main
- #footer
- .group
- .zone [IN DEVELOPMENT]
- .system
- .splash also #home [PLS MERGE]
- .sessions
- .docs
- .comms
- .home
- .searchbrowse
- .tags
- .translation
.actions
- .navigation
- .pagination
- .button
- .action
Also, the abstract supertype interactions. By abstract, we mean those form elements don't have this class written into the views, but we think of them as belonging to the interactions class.
There are also these nulls, set in types-groups.css
, which are .groups and #regions, but do not have patterns or a lot of layout. They can be useful for skins.
- .module
- .wrapper
- #outer
- #inner
Back
Return to the documentation index.