diff options
Diffstat (limited to 'res/css/style.css')
| -rw-r--r-- | res/css/style.css | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/res/css/style.css b/res/css/style.css index df1a2e5f..398fd37a 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -236,15 +236,7 @@ input:focus { pointer-events: none; } -.link.enter { - fill: none; - stroke: #EDE275; - stroke-width: 4px; - z-index:1; - pointer-events: none; -} - -.link.exit { +.link.enter, .link.exit, .link.selected { fill: none; stroke: #EDE275; stroke-width: 4px; |
