web/res/metadataplayer/LdtPlayer-core.css
author Raphael Velt <raph.velt@gmail.com>
Thu, 24 Jan 2013 18:52:38 +0100
changeset 776 e73b0c98d2db
parent 654 a5977736d2b0
child 778 525f00c2d6ac
permissions -rw-r--r--
Added Slideshare

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