web/res/metadataplayer/LdtPlayer-core.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Mon, 15 Oct 2012 19:11:26 +0200
changeset 701 0535ecdabb8e
parent 654 a5977736d2b0
child 778 525f00c2d6ac
permissions -rw-r--r--
correct error

/* Base classes */

.Ldt-Loader {
    min-height: 128px;
    background:url(img/loader.gif) center no-repeat;
    text-indent: -9999px;
    position: absolute;
    width: 100%;
}

.Ldt-Widget {
/*    font-family: Arial, Helvetica, sans-serif; */
    color: black;
    font-size: 12px;
}