src/templates/tweetWidget.html
author hamidouk
Wed, 23 Nov 2011 15:45:41 +0100
branchpopcorn-port
changeset 313 7df805ebb75e
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
fixed some rounding errrors in segmentsWidget.js and animated the arrow and added a position fix to the arrowWidget.

{{! 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>