EDIT style text label stroke color

This commit is contained in:
Ángel Montero Lamas 2024-09-14 21:55:40 +02:00
parent a2e1004734
commit 7ff5d1053f
3 changed files with 26 additions and 4 deletions

View file

@ -1121,6 +1121,13 @@
<label for="gridCellNumbers" class="checkbox-label">Show cell numbers</label>
</td>
</tr>
<tr data-tip="Set the color of grid cell numbers">
<td>Cell num color</td>
<td>
<input id="gridCellNumbersStrokeColor" type="color" value="#000000" />
</td>
</tr>
</tbody>
<tbody id="styleCompass">