src/css/LdtPlayer-core.css
author veltr
Thu, 17 Jan 2013 17:25:46 +0100
changeset 987 7b65bf78873a
parent 924 64c2eaafe5e2
child 988 eefd336335f9
permissions -rw-r--r--
Bugfixes

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