diff -r 3e62fc730d8c -r 61d507c98678 web/LdtPlayer.css --- a/web/LdtPlayer.css Fri Dec 16 12:23:13 2011 +0100 +++ b/web/LdtPlayer.css Fri Dec 16 12:26:56 2011 +0100 @@ -348,11 +348,13 @@ .Ldt-sliderPositionMarker { position: absolute; z-index: 100; - background-color: blue; + background-color: #f7268e; height: 5px; width: 5px; top: 0%; bottom: 1px; + border-left: 1px solid white; + border-right: 1px solid white; } .positionMarker {