wwwcorpus/metadataplayer/LdtPlayer-core.css
author cavaliet
Wed, 26 Mar 2014 13:55:12 +0100
changeset 34 ac9fcd121fc3
parent 17 d8b6ea26da6e
permissions -rw-r--r--
v0.3 style unification

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

.Ldt-Highlight {
    background: #ffa0fc;
}
/* 
h2 {
    font-size: 18px;
} */