src/widgets/PlaceholderPlayer.css
author durandn
Fri, 03 Jul 2015 16:54:26 +0200
changeset 1036 3b88465041d6
parent 1005 768bd0691ed1
permissions -rw-r--r--
Annotations creation date is now the actual annotation creation date instead of the ensemble creation date

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