src/css/LdtPlayer.css
branchpopcorn-port
changeset 473 1a09ab7e7163
parent 469 154c049e0c06
child 477 1e51d638e7ea
--- a/src/css/LdtPlayer.css	Fri Dec 16 14:55:48 2011 +0100
+++ b/src/css/LdtPlayer.css	Fri Dec 16 16:23:59 2011 +0100
@@ -18,7 +18,6 @@
    }
 
     .Ldt-SegmentsWidget {
-      background-color: #b6b8b7;
       overflow: auto; /* clear the floats */
       margin-top: 1px;
     }
@@ -26,6 +25,7 @@
     .Ldt-iri-chapter{
       float: left;
       height: 10px;
+      border-right: 1px solid white;
     }
 
     .tooltip {