src/css/LdtPlayer-core.css
author veltr
Fri, 20 Jul 2012 17:15:53 +0200
branchnew-model
changeset 928 5aadbc9f27cd
parent 924 64c2eaafe5e2
child 988 eefd336335f9
permissions -rw-r--r--
First tests before allowing mashup annotation

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