Bringing text back in the sim (#1918)
This commit is contained in:
parent
d1c9a4499c
commit
847545ec5f
@ -140,6 +140,9 @@ namespace pxsim.visuals {
|
|||||||
stroke: none;
|
stroke: none;
|
||||||
fill: #777;
|
fill: #777;
|
||||||
}
|
}
|
||||||
|
.sim-label, .sim-button-label {
|
||||||
|
fill: #000;
|
||||||
|
}
|
||||||
.sim-wireframe .sim-board {
|
.sim-wireframe .sim-board {
|
||||||
stroke-width: 2px;
|
stroke-width: 2px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user