src_js/iconolab-bundle/src/components/editor/ShapeFree.vue
changeset 425 7bc5febc9933
parent 420 0a4779c0e445
child 437 0aa597a588c1
--- a/src_js/iconolab-bundle/src/components/editor/ShapeFree.vue	Tue Mar 14 13:18:19 2017 +0100
+++ b/src_js/iconolab-bundle/src/components/editor/ShapeFree.vue	Tue Mar 14 13:26:20 2017 +0100
@@ -226,8 +226,8 @@
 }
 .stroke-fg:hover {
     cursor: pointer;
-    fill: #333;
-    opacity: 0.5;
+    fill: #c5f2ff;
+    opacity: 0.25;
     stroke-opacity: 1;
 }
 .stroke-bg {