src/widgets/PlaceholderPlayer.css
author durandn
Fri, 18 Sep 2015 17:21:12 +0200
changeset 1058 ded3cd1312c1
parent 1005 768bd0691ed1
permissions -rw-r--r--
If TimeRange is set, clicking on a segment will play the video

.Ldt-PlaceholderPlayer {
    font-size: 40px; text-align: center;
    padding: 40px 0; font-weight: bolder;
    background: #333333; color: #FFFFFF;
}