summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/css/partials/graph-view.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/partials/graph-view.scss b/res/css/partials/graph-view.scss
index e5d3f1c1..05bdf8f2 100644
--- a/res/css/partials/graph-view.scss
+++ b/res/css/partials/graph-view.scss
@@ -77,7 +77,7 @@
}
.circle.bubble {
- fill: rgba(255,255,255,0.9);
+ fill: rgba(255,255,255,0.5);
pointer-events:none;
}
.circle.exit {