mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-04-29 00:05:51 +00:00
add debug labels and some missing shapes
This commit is contained in:
parent
7557d2c48e
commit
878c798bcd
21 changed files with 385 additions and 147 deletions
|
|
@ -45,3 +45,15 @@ main {
|
|||
#speedInput {
|
||||
max-width: 80px;
|
||||
}
|
||||
|
||||
.StaticShapeLabel {
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
color: #fff;
|
||||
font-size: 11px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.StatsPanel {
|
||||
left: auto !important;
|
||||
right: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue