summaryrefslogtreecommitdiff
path: root/res/client/css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css')
-rw-r--r--res/client/css/partials/graph-view.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/client/css/partials/graph-view.scss b/res/client/css/partials/graph-view.scss
index e5d3f1c1..2652ee9c 100644
--- a/res/client/css/partials/graph-view.scss
+++ b/res/client/css/partials/graph-view.scss
@@ -17,6 +17,7 @@
.circle {
z-index: 100;
pointer-events:all;
+ fill: $dark-grey;
}
.nodetext {