web/res/metadataplayer/SlideVideoPlayer.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 17 Feb 2015 15:49:51 +0100
changeset 1202 7feeb8b962fe
parent 1198 ff4b567d51f2
child 1304 10974bff4dae
permissions -rw-r--r--
Added tag V04.001 for changeset 3b82d10af34d

/* Empty for now */

.Ldt-SlideVideoPlayer-panel {
    display: flex;
    width: 50%;
    float: left;
}

.Ldt-SlideVideoPlayer {
    min-height: 400px;
    max-height: 100%;
}

.Ldt-SlideVideoPlayer {
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
}

.Ldt-SlideVideoPlayer h2 {
    display: none;
}