mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-03 08:15:38 +00:00
Fix style.
This commit is contained in:
parent
2271e32a93
commit
5d3a6e1f7c
@ -76,7 +76,7 @@ function CommonVertexStyle()
|
|||||||
{
|
{
|
||||||
BaseVertexStyle.apply(this, arguments);
|
BaseVertexStyle.apply(this, arguments);
|
||||||
|
|
||||||
this.lineWidth = 20;
|
this.lineWidth = 2;
|
||||||
this.strokeStyle = '#c7b7c7';
|
this.strokeStyle = '#c7b7c7';
|
||||||
this.fillStyle = '#68aeba';
|
this.fillStyle = '#68aeba';
|
||||||
this.mainTextColor = '#f0d543';
|
this.mainTextColor = '#f0d543';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user