Slightly thinner borders on nodes

* epilogue to #1080
* slightly thinner borders are more in line with, ehem, other lines
This commit is contained in:
David Kaltschmidt
2016-03-07 17:40:33 +01:00
parent b3c5dc0513
commit c1c16e101b

View File

@@ -43,7 +43,7 @@
@node-highlight-fill-opacity: 0.1;
@node-highlight-stroke-opacity: 0.4;
@node-highlight-stroke-width: 1px;
@node-border-stroke-width: 3px;
@node-border-stroke-width: 2.5px;
@node-pseudo-opacity: 0.8;
@edge-highlight-opacity: 0.1;
@edge-opacity-blurred: 0.2;