diff --git a/front_end/ui/colorSwatch.css b/front_end/ui/colorSwatch.css index 36ad42c6a9..c13347ae73 100644 --- a/front_end/ui/colorSwatch.css +++ b/front_end/ui/colorSwatch.css @@ -26,6 +26,7 @@ height: 100%; display: inline-block; border: 1px solid rgba(128, 128, 128, 0.6); + cursor: default; } .color-swatch-inner:hover {