path { pointer-events: none; stroke-width: 2; fill: none; } .axis path, .axis line { fill: none; stroke: grey; stroke-width: 1; shape-rendering: crispEdges; } .job_graph { overflow: hidden; } .listgraph { margin-bottom: 0px; } .panel { 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; }