web/res/metadataplayer/SlideVideoPlayer.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Thu, 07 May 2015 15:16:12 +0200
changeset 1231 37600bb66ea3
parent 1198 ff4b567d51f2
child 1304 10974bff4dae
permissions -rw-r--r--
Added tag V04.011 for changeset 65a10544894e

/* 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;
}