Skip to content
Ian Bicking edited this page May 16, 2013 · 8 revisions

#Specs

Visual Styles

  • all body copy has a font-size of 14px and a line-height of 20px.
  • Font is Open Sans, with a default for Helvetica or sans-serif.
  • all links do not have an underline by default, and have an underline only on hover.
  • Flat UI - meaning no gradients or dropshadows (besides behind the windows and dock).

Buttons

  • every button should have a default, hover and pressed/active state

Other

  • all gfx need to be @2x for retina displays. Also, CSS needs to compensate for retina as well.
  • Person who starts the session is the "Creator"
  • Person who enters the session is the "Participant"
Clone this wiki locally