summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.css')
-rw-r--r--res/css/style.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/res/css/style.css b/res/css/style.css
index 9d024b81..2d9d4701 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -246,15 +246,13 @@ table {
fill: none;
stroke: #EDE275;
stroke-width: 2px;
- z-index: 1;
- pointer-events: none; }
+ z-index: 1; }
.link.enter, .link.exit, .link.selected {
fill: none;
stroke: #EDE275;
stroke-width: 4px;
- z-index: 1;
- pointer-events: none; }
+ z-index: 1; }
#editbox input {
width: 130px; }