# HG changeset patch # User Drew Perttula # Date 2017-06-07 07:28:37 # Node ID ff193840cd84feef47ad93d612bcb291f2683b10 # Parent 2362fcf5e220f4c39d1b507342dc9f59acab782e timeline cleanups. rm old adjuster class. Ignore-this: cbcaa296b818ebef0a155f13a4004be2 diff --git a/light9/web/timeline/timeline-elements.html b/light9/web/timeline/timeline-elements.html --- a/light9/web/timeline/timeline-elements.html +++ b/light9/web/timeline/timeline-elements.html @@ -87,7 +87,7 @@ height: 100%; } #rows.dragging { -background: rgba(126, 52, 245, 0.0784313725490196); + background: rgba(126, 52, 245, 0.0784); } light9-timeline-audio { width: 100%; @@ -127,8 +127,6 @@ background: rgba(126, 52, 245, 0.0784313 - background grids - zoom arcs - notes - - annotations on notes - - connectors between adjusters and their targets This element is not responsible for any hit detection. Things you click (rows, notes, adjusters, etc) are caught on their respective elements. (But is that @@ -160,8 +158,6 @@ background: rgba(126, 52, 245, 0.0784313 - - @@ -255,66 +251,6 @@ background: rgba(126, 52, 245, 0.0784313 - - - - -