| changeset 988 | eefd336335f9 |
| parent 924 | 64c2eaafe5e2 |
--- a/src/css/LdtPlayer-core.css Thu Jan 17 17:25:46 2013 +0100 +++ b/src/css/LdtPlayer-core.css Fri Jan 25 18:16:29 2013 +0100 @@ -12,4 +12,8 @@ /* font-family: Arial, Helvetica, sans-serif; */ color: black; font-size: 12px; -} \ No newline at end of file +} + +.Ldt-Highlight { + background: #ffa0fc; +}