forked from 0x2620/oxjs
add audio player example
This commit is contained in:
parent
074b658814
commit
626201894b
6 changed files with 272 additions and 0 deletions
5
examples/ui/audio_player/css/example.css
Normal file
5
examples/ui/audio_player/css/example.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.OxTableList .OxItem .OxCell > img.playing {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
margin: 2px 0 0 -1px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue