Index: third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css b/third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css |
index 36ad42c6a9fa78fef268ff56aabdb4f09ca39929..c13347ae73bc137c8d1361242542d77675efd71f 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/colorSwatch.css |
+++ b/third_party/WebKit/Source/devtools/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 { |