diff -r 5bb4ed7784ea -r 326fd52d95bb src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Wed Nov 30 12:17:43 2011 +0100 +++ b/src/css/LdtPlayer.css Wed Nov 30 12:23:53 2011 +0100 @@ -383,7 +383,17 @@ } .Ldt-tweetWidgetMinimize { + position: relative; float: right; + height: 17px; + width: 17px; + background:url('imgs/minimize.png') repeat scroll transparent ; + right: 9px; + } + + .Ldt-tweetWidget * a:link { + color: #729efa; + } /* the styling of a spacer div */