1
0
Fork 0
forked from 0x2620/oxjs

add audio player example

This commit is contained in:
rolux 2012-12-09 01:44:33 +01:00
commit 626201894b
6 changed files with 272 additions and 0 deletions

View file

@ -0,0 +1,5 @@
.OxTableList .OxItem .OxCell > img.playing {
width: 10px;
height: 10px;
margin: 2px 0 0 -1px;
}