| changeset 598 | d366aa22bd79 |
| child 654 | a5977736d2b0 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/res/metadataplayer/LdtPlayer-core.css Thu May 03 17:52:07 2012 +0200 @@ -0,0 +1,15 @@ +/* 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; +}