diff --git a/light9/web/edit-choice.html b/light9/web/edit-choice.html --- a/light9/web/edit-choice.html +++ b/light9/web/edit-choice.html @@ -8,9 +8,9 @@ display: inline-block; background: #141448; } - #box.over { - background: red; - } + #box.dragging { + background: rgba(126, 52, 245, 0.0784313725490196); + } a { color: #5555e0; padding: 3px; @@ -18,12 +18,7 @@ } -
+
{{label}}