timeline/css/timeline.css
changeset 88 8bab0eb0d791
parent 83 f8b1d6f5bb33
child 89 6b1a038edbf7
--- a/timeline/css/timeline.css	Tue Aug 13 11:14:25 2013 +0200
+++ b/timeline/css/timeline.css	Tue Aug 13 13:16:26 2013 +0200
@@ -137,7 +137,8 @@
 }
 
 .Tl-MainPart {
-    position: absolute; right: 0; top: 0; bottom: 0; border-left: 1px solid #ccc;
+    position: absolute; right: 0; top: 0; bottom: 0; border-left: 1px solid #ccc; overflow: hidden;
+    box-shadow: 0 0 20px #999999 inset
 }
 
 .Tl-UniversLabels {
@@ -148,10 +149,6 @@
     font-size: 13px; margin: 2px 0;
 }
 
-.Tl-Line-Even {
-    background: #e0e0e0;
-}
-
 .Tl-Layer {
     position: absolute; top: 0; left: 0; height: 100%;
 }