cm-chessboard 8.7.6 → 8.7.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -44,7 +44,7 @@ The markerCircle is defined in the SVG as a circle with a radius of 18:
|
|
|
44
44
|
</g>
|
|
45
45
|
```
|
|
46
46
|
|
|
47
|
-
Has this CSS, where
|
|
47
|
+
Has this CSS, where stroke color, width and opacity are defined:
|
|
48
48
|
|
|
49
49
|
```css
|
|
50
50
|
marker.marker-circle-red {
|