--- a/web/res/metadataplayer/Slider.css Fri Feb 13 13:14:15 2015 +0100
+++ b/web/res/metadataplayer/Slider.css Sun Feb 15 00:43:16 2015 +0100
@@ -15,5 +15,5 @@
.Ldt-Slider-Time {
position: absolute; top: -16px; background: #ffffc0; color: #000000; border-radius: 3px; z-index: 8;
font-size: 10px; width: 34px; border: 1px solid #999999; padding: 1px; margin-left: -20px;
- display: none; text-align: center; font-weight: bold;
+ display: none; text-align: center; font-weight: bold; pointer-events: none;
}