src/widgets/PlaceholderPlayer.css
author durandn
Thu, 24 Sep 2015 11:54:30 +0200
changeset 1063 e9765601184d
parent 1005 768bd0691ed1
permissions -rw-r--r--
Try for a fix for JqueryUI/Lab.js bug

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