mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-01 17:07:58 +00:00
Cleanup
This commit is contained in:
@@ -16,12 +16,8 @@
|
||||
}
|
||||
|
||||
.Node-Location-ping {
|
||||
pointer-events: none;
|
||||
position: absolute;
|
||||
left: 2px;
|
||||
top: 2px;
|
||||
width: 0;
|
||||
height: 0;
|
||||
border: 1px solid transparent;
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -99,14 +95,16 @@
|
||||
top: -1px;
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
border-width: 1px;
|
||||
border-color: rgba(255,255,255,1);
|
||||
}
|
||||
|
||||
to {
|
||||
left: -13px;
|
||||
top: -13px;
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
left: -18px;
|
||||
top: -18px;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
border-width: 1px;
|
||||
border-color: rgba(255,255,255,0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user