Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Buttons are used on the transactional pages of the system where users can make or save changes to a form. 
On pages where a single action button appears, use the Orange button for that primary/default action.
On forms that require primary and secondary action(s), the primary button appears in Green; and the secondary buttons appear in Orange.

Code

...

Code Block

<button id="btn_report">View</button>

Related patterns 

Hyperlinks
Tabs

...