| changeset 694 | e9400c80e1e4 |
| parent 598 | d366aa22bd79 |
| child 719 | d0d3a9369f84 |
--- a/web/res/metadataplayer/Slider.css Mon Oct 15 14:34:47 2012 +0200 +++ b/web/res/metadataplayer/Slider.css Tue Oct 02 14:40:14 2012 +0200 @@ -12,3 +12,8 @@ background: #747474; } +.Ldt-Slider-Time { + position: absolute; top: -16px; background: #ffffc0; color: #000000; border-radius: 3px; z-index: 8; + font-size: 9px; width: 34px; border: 1px solid #999999; padding: 1px; margin-left: -20px; + display: none; text-align: center; font-weight: bold; +}