forked from 0x2620/oxjs
update audio player example
This commit is contained in:
parent
344daaeaa6
commit
f57b3c9672
2 changed files with 417 additions and 142 deletions
|
|
@ -1,4 +1,9 @@
|
|||
.OxTableList .OxItem .OxCell > img.playing {
|
||||
.OxTableList .OxItem .OxCell > img.image {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
margin: 0 0 0 -3px;
|
||||
}
|
||||
.OxTableList .OxItem .OxCell > img.symbol {
|
||||
width: 10px;
|
||||
height: 10px;
|
||||
margin: 2px 0 0 -1px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue