Merge "Bug 161 - Deleting an item that was being edited did not clear the canvas...
[osm/UI.git] / skyquake / framework / widgets / topology / topologyTree.scss
1 .topologyTreeGraph {
2     min-width:800px;
3
4     .overlay {
5       fill:none;
6       pointer-events: all;
7     }
8 }