From 998fea341d9caa665d4e6b8e54f89a82636cd9b8 Mon Sep 17 00:00:00 2001 From: Determinant Date: Tue, 21 Jul 2015 01:28:33 +0800 Subject: ... --- static/assets/css/monitor.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'static/assets/css') diff --git a/static/assets/css/monitor.css b/static/assets/css/monitor.css index 25a9430..8b44e4f 100644 --- a/static/assets/css/monitor.css +++ b/static/assets/css/monitor.css @@ -1,4 +1,5 @@ path { + pointer-events: none; stroke-width: 2; fill: none; } @@ -23,3 +24,18 @@ path { margin-left: auto; margin-right: auto; } + +.overlay { + fill: none; + pointer-events: all; +} + +.focus circle { + pointer-events: none; + fill: none; + stroke: steelblue; +} + +.focus text { + pointer-events: none; +} -- cgit v1.2.3-70-g09d2