src/templates/tweetWidget.html
author hamidouk
Tue, 29 Nov 2011 12:31:17 +0100
branchpopcorn-port
changeset 348 c9833b9c86b9
parent 278 ff20c80c6845
child 360 326fd52d95bb
permissions -rw-r--r--
changed the cursors for the interface buttons.

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