| branch | popcorn-port |
| changeset 469 | 154c049e0c06 |
| parent 450 | 6c555484037b |
| child 473 | 1a09ab7e7163 |
--- a/src/css/LdtPlayer.css Thu Dec 15 12:02:45 2011 +0100 +++ b/src/css/LdtPlayer.css Thu Dec 15 16:35:48 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 {