# HG changeset patch # User hamidouk # Date 1322047510 -3600 # Node ID a8b9e3b6e31cfcdd4459ff771260c134a675ee69 # Parent 49c2b9e63591c9875478860a9f0b923338854a78 added border to the annotationsWidget. diff -r 49c2b9e63591 -r a8b9e3b6e31c src/css/LdtPlayer.css --- a/src/css/LdtPlayer.css Wed Nov 23 12:24:27 2011 +0100 +++ b/src/css/LdtPlayer.css Wed Nov 23 12:25:10 2011 +0100 @@ -25,6 +25,9 @@ background-color:#eeeeee; padding:5px; background:url('imgs/wire_pattern.png') repeat scroll transparent ; + border-color: #b6b8b8; + border-width: 1px; + border-style: solid; } .Ldt-iri-chapter{ @@ -168,7 +171,7 @@ background:url('imgs/arrow.png') no-repeat scroll 0 0 transparent ; height:16px; width:27px; - margin-bottom: -1px; + margin-bottom: -2px; } .cleaner {