Enlarge counter radius on pointer hover

This commit is contained in:
Catalin Mititiuc
2024-04-05 09:27:46 -07:00
parent 8bd67fbee2
commit 9dbb0a5369
2 changed files with 22 additions and 41 deletions

View File

@@ -156,9 +156,7 @@
<defs>
<polygon id="point" points="0,10 8.66,5 8.66,-5 0,-10 -8.66,-5 -8.66,5" />
<symbol id="counter-base" viewBox="-6 -6 12 12" width="12" height="12">
<circle cx="0" cy="0" r="5" />
</symbol>
<circle id="counter-base" cx="0" cy="0" r="5" />
<g id="t-1" class="troop-counter-template"><use href="#counter-base" /><text>1</text></g>
<g id="t-2" class="troop-counter-template"><use href="#counter-base" /><text>2</text></g>