Add audio preview.

This commit is contained in:
Lars Jung 2014-06-09 00:54:41 +02:00
parent b7081b32de
commit af29d651b5
7 changed files with 150 additions and 6 deletions

View file

@ -0,0 +1,9 @@
#pv-aud-audio {
position: absolute;
max-width: 100%;
max-height: 100%;
box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
}