src/widgets/PlaceholderPlayer.css
author durandn
Fri, 18 Sep 2015 14:32:28 +0200
changeset 1048 13211bca0256
parent 1005 768bd0691ed1
permissions -rw-r--r--
Updated Annotation controller to assign "selected" class to buttons when they get clicked on, for use in custom css.

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