oxjs/examples/ui/audio_player/css/example.css

10 lines
210 B
CSS
Raw Normal View History

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