Commit 3fdb8aa7 authored by Oleg Korshul's avatar Oleg Korshul

.

parent 32ae3417
...@@ -3815,7 +3815,7 @@ function CDrawingDocument() ...@@ -3815,7 +3815,7 @@ function CDrawingDocument()
if (type == c_oContentControlTrack.Hover) if (type == c_oContentControlTrack.Hover)
{ {
ctx.fillStyle = "rgba(235, 235, 235, 0.5)"; ctx.fillStyle = "rgba(205, 205, 205, 0.5)";
ctx.fill(); ctx.fill();
} }
ctx.stroke(); ctx.stroke();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment