Styling cheatsheet
Revision as of 10:31, 6 March 2013 by old>Admin (→Item mode)
All pages are structured in the following CSS class structure
- TempusServaPage (root)
- menuList
- menuItem
- [tableForm|tableList|tableMaster] (content type)
- ...
- menuList
Content can easily be wrapped around the "TempusServaPage" by use of wrappers
Command bases styling
Menu mode
Simple / Standard
Advanced / Accordion
List mode
Item mode
- ...
- [repeat]
- fieldLabel
- fieldValue
- fieldNotes
- [repeat]
content | class | id |
---|---|---|
Label for field | FieldLabel | NB_[system fieldname] |
Value of field / Input for field | FieldValue | VB_[system fieldname] |