src/css/LdtPlayer-core.css
author veltr
Mon, 14 May 2012 16:59:07 +0200
branchnew-model
changeset 902 14022f1d49ab
parent 882 61c384dda19e
child 903 d9da52e20f7f
permissions -rw-r--r--
Added MediaList widget for mashup

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