added border to the annotationsWidget. popcorn-port
authorhamidouk
Wed, 23 Nov 2011 12:25:10 +0100
branchpopcorn-port
changeset 310 a8b9e3b6e31c
parent 309 49c2b9e63591
child 311 43a1b7d95317
added border to the annotationsWidget.
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 {