# HG changeset patch # User Drew Perttula # Date 2016-06-03 21:58:57 # Node ID f40b1796d9562aae195cd7c3cdeeadda3dd0ba19 # Parent a6259ab66885f08af6c09d4bbb6ec29e7d1200bc remove old DOM cursor. we just use svg now Ignore-this: 90d83ea8247976cd8e44415a12b3fc44 diff --git a/light9/web/timeline-elements.html b/light9/web/timeline-elements.html --- a/light9/web/timeline-elements.html +++ b/light9/web/timeline-elements.html @@ -60,11 +60,6 @@ height: 100%; } - light9-timeline-cursor { - width: 0; - height: 100%; - z-index: 1; - } light9-timeline-audio { width: 100%; height: 90px; @@ -253,36 +248,6 @@ - - - - - -