diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index 3f36ed31..473513bd 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -373,7 +373,7 @@ body.debug .debug-ui-right { stroke-opacity: 0.5; } .circle.bubble { - fill: rgba(255, 255, 255, 0.9); + fill: rgba(255, 255, 255, 0.4); pointer-events: none; } .circle.exit { |
