src/templates/tweetWidget.html
author hamidouk
Mon, 21 Nov 2011 15:40:35 +0100
branchpopcorn-port
changeset 295 be44f374549e
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
the total time of the video is now grayed out, as per samuel's spec.

{{! template for the tweet widget }}
<div class='Ldt-tweetWidget'>
  <div class='Ldt-tweetWidgetMinimize'>Minimize</div>
  <div class='Ldt-tweetAvatar'>

  </div>
  <div class='Ldt-tweetContents'>

  </div>
</div>