@metacell/geppetto-meta-ui
Version:
React components from geppetto-meta to create neuroscience applications and visualize data.
35 lines (30 loc) • 397 B
text/less
#mainContainer {
.position-toolbar {
top: 20px;
}
}
.position-toolbar {
position: relative;
.squareB {
width: 24px;
height: 24px;
position: absolute;
padding: 1px;
}
.screenshot {
left: 37px;
top: 280px;
}
.start {
left: 37px;
top: 308px;
}
.stop {
left: 37px;
top: 308px;
}
.download {
left: 37px;
top: 336px;
}
}