Enlarge counter radius on pointer hover
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user