summaryrefslogtreecommitdiff
path: root/res/client/css/partials
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/partials')
-rw-r--r--res/client/css/partials/graph-view.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client/css/partials/graph-view.scss b/res/client/css/partials/graph-view.scss
index 2652ee9c..9667a154 100644
--- a/res/client/css/partials/graph-view.scss
+++ b/res/client/css/partials/graph-view.scss
@@ -78,7 +78,7 @@
}
.circle.bubble {
- fill: rgba(255,255,255,0.9);
+ fill: rgba(255,255,255,0.4);
pointer-events:none;
}
.circle.exit {