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