mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Merge pull request #1138 from weaveworks/thinner-borders
Slightly thinner borders on nodes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user