1
0
Fork 0
forked from 0x2620/oxjs
oxjs/examples/ui/audio_player/css/example.css

10 lines
210 B
CSS
Raw Normal View History

2012-12-10 01:02:54 +01:00
.OxTableList .OxItem .OxCell > img.image {
width: 14px;
height: 14px;
margin: 0 0 0 -3px;
}
.OxTableList .OxItem .OxCell > img.symbol {
2012-12-09 01:44:33 +01:00
width: 10px;
height: 10px;
margin: 2px 0 0 -1px;
}