diff -r 08b8b3ce30e4 -r 0c53eba54b11 src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Thu Jan 26 13:01:57 2012 +0100 +++ b/src/css/LdtPlayer.css Thu Jan 26 14:57:36 2012 +0100 @@ -689,6 +689,15 @@ color: #D93C71; } +.Ldt-createAnnotation-Minimize { + position: relative; + float: right; + height: 17px; + width: 17px; + right: 0px; + top: -5px; +} + /* AnnotationsListWidget */ .Ldt-AnnotationsListWidget {