src/css/LdtPlayer.css
branchpopcorn-port
changeset 524 a06527b99f22
parent 523 8dfeaec4724b
child 526 03edc46544ee
--- a/src/css/LdtPlayer.css	Fri Dec 23 12:47:17 2011 +0100
+++ b/src/css/LdtPlayer.css	Fri Dec 23 15:44:16 2011 +0100
@@ -501,16 +501,12 @@
     /* sparkline widget */
     .Ldt-sparklineWidget {
       position: relative;
-      width: 640px;
-      height: 60px;
-      border: 1px solid pink;
     }
     
     .Ldt-sparkLinePositionMarker {
       position: absolute;
       top: 0px;
       width: 0px;
-      height: 60px;
       background-color: #333333;
       border-right: solid 1px pink;
       z-index: 3;