| changeset 944 | 8a6c9e3d0158 |
| parent 924 | 64c2eaafe5e2 |
| child 988 | eefd336335f9 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/css/LdtPlayer-core.css Thu Aug 30 13:16:33 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; +} \ No newline at end of file