web/res/metadataplayer/MashupPlayer.css
author ymh <ymh.work@gmail.com>
Thu, 02 Jan 2020 16:30:19 +0100
changeset 1527 be2829b59938
parent 1198 ff4b567d51f2
permissions -rw-r--r--
Added tag V06.020 for changeset e4662bc99fec

.Ldt-MashupPlayer-Media {
    position: absolute;
}

.Ldt-MashupPlayer-Waiting {
    position: absolute; left: 0; top: 0; width: 100%; height: 100%;
    background-color: rgba(120, 120, 140, .6);
    background-image: url(img/reel.gif);
    background-position: center;
    background-repeat: no-repeat;
}