Improve viewer camera and selection controls
This commit is contained in:
@@ -37,6 +37,14 @@ canvas {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.marquee-box {
|
||||
position: absolute;
|
||||
display: none;
|
||||
border: 1px solid rgba(127, 214, 255, 0.72);
|
||||
background: rgba(127, 214, 255, 0.14);
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
|
||||
}
|
||||
|
||||
.topbar,
|
||||
.details-panel,
|
||||
.network-panel,
|
||||
|
||||
Reference in New Issue
Block a user