summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/css/style.css b/res/css/style.css
index 0caedff0..b9ac7459 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -235,7 +235,7 @@ body.debug .debug-ui-right {
stroke-opacity: 0.5; }
.circle.bubble {
- fill: rgba(255, 255, 255, 0.5);
+ fill: rgba(255, 255, 255, 0.9);
pointer-events: none; }
.circle.exit {