summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-08 17:00:11 +0200
committerAlon Levy <alon@pobox.com>2014-12-08 17:00:11 +0200
commite6d630dbbb462dc18839bccd5c9d53083c0713c6 (patch)
tree7ece08d80e375be74169c64b683b94254da54980 /res/css/style.css
parent20dd7cadc6bf2000f469e488065948b8ba788e17 (diff)
reverting bubble opacity didn't update css, just scss
Diffstat (limited to 'res/css/style.css')
-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 {