Fix highlighting selected counter
This commit is contained in:
parent
a49c0caff2
commit
d2286b5fdb
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" standalone="no"?>
|
||||
<svg viewBox="-6 -6 12 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<circle id="counter-base" style="r: inherit; stroke: none;" cx="0" cy="0" r="5"/>
|
||||
<circle id="counter-base" style="r: inherit;" cx="0" cy="0" r="5"/>
|
||||
|
||||
<g style="r: inherit;" id="number-1">
|
||||
<use style="r: inherit;" href="#counter-base"/>
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
Loading…
x
Reference in New Issue
Block a user