diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2022-02-28 16:24:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-28 16:24:51 +0100 |
| commit | bd43e007753c1e5baf1f8b191944378beb68c6ec (patch) | |
| tree | df622596578e923dcdc52c78ac3ec93ff74b77b2 /electron/src/renderer/assets/style/simulator.css | |
| parent | 5f815a832b06f47df6517f6866b787ffc1ce36bd (diff) | |
Cutwork segmentation (#1582)
* add cutwork segmentation extension
* simulator: option to not render jump stitches
Diffstat (limited to 'electron/src/renderer/assets/style/simulator.css')
| -rw-r--r-- | electron/src/renderer/assets/style/simulator.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/electron/src/renderer/assets/style/simulator.css b/electron/src/renderer/assets/style/simulator.css index 6673c69d..8a79de98 100644 --- a/electron/src/renderer/assets/style/simulator.css +++ b/electron/src/renderer/assets/style/simulator.css @@ -172,10 +172,6 @@ fieldset.show-commands span { vertical-align: top; } -fieldset.show-commands span.npp { - text-align: right; -} - fieldset.show-commands span:first-of-type { padding: 0 5px; } |
