forked from 0x2620/oxjs
add images, fix css
This commit is contained in:
parent
027a4b85f6
commit
fe0f976232
11 changed files with 35 additions and 1 deletions
4
build/svg/ox.ui.classic/symbolArrowLeft.svg
Normal file
4
build/svg/ox.ui.classic/symbolArrowLeft.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<polygon points="0,128 128,32 128,224" fill="#404040"/>
|
||||
<line x1="128" y1="128" x2="256" y2="128" stroke="#404040" stroke-width="48"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 215 B |
Loading…
Add table
Add a link
Reference in a new issue