# HG changeset patch # User hamidouk # Date 1322752044 -3600 # Node ID 2dc60fa78c41a6cd59195beb685b65561ef04a0e # Parent 7d234bbc2656cdae0ef9bbbfaa163b7dd3a38972 the arrow looks more like it should be. there's still a border problem though. diff -r 7d234bbc2656 -r 2dc60fa78c41 src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Thu Dec 01 16:06:52 2011 +0100 +++ b/src/css/LdtPlayer.css Thu Dec 01 16:07:24 2011 +0100 @@ -225,7 +225,8 @@ background:url('imgs/arrow.png') no-repeat scroll 0 0 transparent ; height:16px; width:27px; - margin-bottom: -2px; + margin-bottom: -3px; + z-index: 4; left: 0%; }