| branch | popcorn-port |
| changeset 258 | cd439bb3421d |
| parent 255 | af3adcf7cb20 |
| child 267 | f84013fb19dc |
--- a/src/css/LdtPlayer.css Wed Nov 16 17:02:35 2011 +0100 +++ b/src/css/LdtPlayer.css Wed Nov 16 17:04:12 2011 +0100 @@ -222,4 +222,16 @@ padding-top: 5px; z-index: 2; width: 0px; + position: absolute; + top: 0%; + width: 0%; } + + .positionMarker { + position: absolute; + z-index: 100; + width: 1px; + height: 20px; + background-color: white; + } +