src/css/LdtPlayer-core.css
author veltr
Thu, 30 Aug 2012 14:42:52 +0200
changeset 945 7d9f6fd6f904
parent 924 64c2eaafe5e2
child 988 eefd336335f9
permissions -rw-r--r--
Post-merge corrections

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