src/widgets/PlaceholderPlayer.css
author durandn
Fri, 25 Sep 2015 10:44:54 +0200
changeset 1066 5ef7182907c5
parent 1005 768bd0691ed1
permissions -rw-r--r--
added a "preview" mode for CreateAnnotation and Markers that blocks inputs so sending annotations is impossible

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