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.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/css/style.css b/res/css/style.css
index f928073a..b8d10cc5 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -134,8 +134,9 @@ input:focus {
}
.ghostlink {
+ opacity: 0.0;
fill: none;
- stroke-width: 2px;
+ stroke-width: 15px;
z-index:2; // higher than link, lower than node
}