# HG changeset patch # User hamidouk # Date 1320322053 -3600 # Node ID 3f83194517bfea888016ef614b29fefdac3c1b4c # Parent 3ffa0e0c8803b67390e50ce7574bee7da2e85bb2 changed the css to add the correct url to the image. diff -r 3ffa0e0c8803 -r 3f83194517bf src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Wed Nov 02 14:35:14 2011 +0100 +++ b/src/css/LdtPlayer.css Thu Nov 03 13:07:33 2011 +0100 @@ -184,9 +184,8 @@ position : absolute; padding : 3px; z-index: 10000000000; - max-width: 200px; - display: none; - background: transparent url("images/white_arrow_long.png"); + max-width: 200px; + background: transparent url("http://www.polemictweet.com/images/white_arrow_long.png"); font-size: 12px; height: 125px; width: 180px;