Skip to content

Community Work Read Me First!

Vic G edited this page Feb 27, 2018 · 3 revisions

Last updated Dec 14, 2017

General Notes

All challenge and task work need to follow the standard below. Reviewers should use this also, as a guide when performing challenge reviews.

  • Component Styling: See details here.
  • SVG Image Notes: See details here.

Z-index for CSS / Elements order stack

  • z-index: 50-79 for disabled content elements,
  • z-index: 80-100 for tooltips,
  • z-index: 100+ for dropdown menus,
  • z-index: 1000+ for modals.