# HG changeset patch # User Drew Perttula # Date 1496616674 0 # Node ID d372508bec988956b5cf47eadda626a4884ea835 # Parent 5707e7b42de6d2b9cdc9089db3927ad3b7f45c64 WIP start new color picker Ignore-this: e4abfb94ed6c1d2a68b64c11c590af73 diff -r 5707e7b42de6 -r d372508bec98 light9/collector/web/index.html --- a/light9/collector/web/index.html Sun Jun 04 08:58:38 2017 +0000 +++ b/light9/collector/web/index.html Sun Jun 04 22:51:14 2017 +0000 @@ -27,7 +27,7 @@ break-inside: avoid-column; } h3 { - margin-top: 2px; + margin-top: 12px; margin-bottom: 0; } td.nonzero { diff -r 5707e7b42de6 -r d372508bec98 light9/web/colorpick_crosshair_large.png Binary file light9/web/colorpick_crosshair_large.png has changed diff -r 5707e7b42de6 -r d372508bec98 light9/web/colorpick_crosshair_small.png Binary file light9/web/colorpick_crosshair_small.png has changed diff -r 5707e7b42de6 -r d372508bec98 light9/web/colorpick_rainbow_large.png Binary file light9/web/colorpick_rainbow_large.png has changed diff -r 5707e7b42de6 -r d372508bec98 light9/web/colorpick_rainbow_small.png Binary file light9/web/colorpick_rainbow_small.png has changed diff -r 5707e7b42de6 -r d372508bec98 light9/web/live/index.html --- a/light9/web/live/index.html Sun Jun 04 08:58:38 2017 +0000 +++ b/light9/web/live/index.html Sun Jun 04 22:51:14 2017 +0000 @@ -18,6 +18,84 @@ + + + + + @@ -55,6 +133,7 @@ value="{{pickedColor}}"> +