Timeline

  • Timeline page consists of widget boxes and a few extra elements wrapped inside .timeline-container
  • For more info please see:
    mustache/app/views/pages/partials/timeline/style_1.mustache
    mustache/app/views/pages/partials/timeline/style_2.mustache
  • Each section starts with .timeline-label
    Today
  • After .timeline-label is the .timeline-items container which consists of several .timeline-item items:
    A .timeline-info contains an image or an icon (.timeline-indicator)
    OR
    User's Avatar 16:22
  • Timeline Style 2

    Second timeline style consists of same elements.
    You should add .timeline-style2 class to .timeline-container element.