1
0
Fork 0
forked from 0x2620/oxjs

update audio player example

This commit is contained in:
rolux 2012-12-10 01:02:54 +01:00
commit f57b3c9672
2 changed files with 417 additions and 142 deletions

View file

@ -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;