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/symbolArrowDown.svg
Normal file
4
build/svg/ox.ui.classic/symbolArrowDown.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="256" height="256">
|
||||
<line x1="128" y1="0" x2="128" y2="128" stroke="#404040" stroke-width="48"/>
|
||||
<polygon points="32,128 224,128 128,256" fill="#404040"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 215 B |
Loading…
Add table
Add a link
Reference in a new issue