web/res/metadataplayer/LdtPlayer-core.css
author Yves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 13 Nov 2012 15:35:37 +0100
changeset 716 bf4e15d5d2b2
parent 654 a5977736d2b0
child 778 525f00c2d6ac
permissions -rw-r--r--
Added tag V02.03 for changeset d03b1c8ae899

/* 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;
}