src/widgets/PlaceholderPlayer.css
author durandn
Fri, 03 Jul 2015 16:59:29 +0200
changeset 1039 4fddc765a716
parent 1005 768bd0691ed1
permissions -rw-r--r--
New widget AnnotationsController that displays buttons to hide/show AnnotationsList and CreateAnnotations

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