changed the height of a segmentWidget chapter to 10px from 3px; popcorn-port
authorhamidouk
Fri, 25 Nov 2011 10:27:31 +0100
branchpopcorn-port
changeset 328 279f188a5624
parent 327 f20d0807a5ea
child 329 d37ca170cdb2
changed the height of a segmentWidget chapter to 10px from 3px;
src/css/LdtPlayer.css
--- a/src/css/LdtPlayer.css	Fri Nov 25 10:24:20 2011 +0100
+++ b/src/css/LdtPlayer.css	Fri Nov 25 10:27:31 2011 +0100
@@ -27,7 +27,7 @@
       border-left:solid 1px #000;
       border-right:solid 1px #000;
       float: left;
-      height: 3px;
+      height: 10px;
     }
 
     .tooltip {
@@ -74,7 +74,6 @@
     }
 
 
-    }
     .Ldt-SaDescription{
       font-size:12px;
     }