web/res/metadataplayer/PlaceholderPlayer.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 24 Oct 2017 14:36:04 +0200
changeset 1395 6b1787f877cd
parent 1198 ff4b567d51f2
permissions -rw-r--r--
Added tag V04.056 for changeset e6dfa530352f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1198
ff4b567d51f2 upgrade metadataplayer and add annotation creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     1
.Ldt-PlaceholderPlayer {
ff4b567d51f2 upgrade metadataplayer and add annotation creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     2
    font-size: 40px; text-align: center;
ff4b567d51f2 upgrade metadataplayer and add annotation creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     3
    padding: 40px 0; font-weight: bolder;
ff4b567d51f2 upgrade metadataplayer and add annotation creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     4
    background: #333333; color: #FFFFFF;
ff4b567d51f2 upgrade metadataplayer and add annotation creation
Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
parents:
diff changeset
     5
}