front_idill/src/player/metadataplayer/LdtPlayer-core.css
author bastiena
Mon, 24 Sep 2012 15:19:49 +0200
changeset 123 57a65edde708
parent 31 2c7fc855eba8
permissions -rw-r--r--
Front IDILL: non tmpl config files removed.

/* Base classes */

.Ldt-Loader {
	position: absolute;
    min-height: 128px;
    //background:url(img/loader.gif) center no-repeat;
    text-indent: -9999px;
    position: absolute;
    width: 100%;
}

.Ldt-Widget {
	position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12px;
}