forked from 0x2620/oxjs
add tooltips to textlist cells
This commit is contained in:
parent
5d454f0a80
commit
b55ade5687
4 changed files with 57 additions and 37 deletions
6
source/Ox.UI/themes/classic/svg/symbolClick.svg
Normal file
6
source/Ox.UI/themes/classic/svg/symbolClick.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<g transform="rotate(-25, 128, 128)">
|
||||
<polygon points="128,0 208,176 128,144 48,176" fill="#404040"/>
|
||||
<line x1="128" y1="128" x2="128" y2="256" stroke="#404040" stroke-width="48"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 282 B |
Loading…
Add table
Add a link
Reference in a new issue