Difference between revisions of "Styling cheatsheet"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
old>Admin
Line 12: Line 12:
== Command bases styling  ==
== Command bases styling  ==


=== Menu mode: Simple / Standard ===
=== Menu mode ===


==== Simple / Standard ====


 
==== Advanced / Accordion ====
=== Menu mode: Advanced / Accordion ===


=== List mode ===
=== List mode ===


=== Item mode ===
=== Item mode ===


== Other element styling  ==
== Other element styling  ==

Revision as of 10:18, 6 March 2013

Shared page styling

All pages are structured in the following CSS class structure

  • TempusServaPage
    • menuList
      • menuItem
    • [tableForm|tableList|tableMaster] (content type)
      • ...

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

Other element styling