playscreen.html
changeset 22 4e1e66b2fdf1
parent 21 007254e97333
--- a/playscreen.html	Mon Apr 22 18:42:40 2013 +0200
+++ b/playscreen.html	Wed Apr 24 17:54:48 2013 +0200
@@ -48,6 +48,7 @@
                 	<ul class="play-localtweets"></ul>
                 	<ul class="play-tagcloud"></ul>
                 	<div class="user-tweets">
+                        <a class="close-user-tweets" href="#">&times;</a>
                 		<h3 class="user-tweets-head">Tweets par <span class="user-name"></span></h3>
                 		<ul class="user-tweets-list"></ul>
                 	</div>