src/widgets/Slider.css
changeset 970 b1c3bf6eca78
parent 965 eadb7290c325
child 1021 7253d4d06f0d
--- a/src/widgets/Slider.css	Tue Oct 02 18:08:05 2012 +0200
+++ b/src/widgets/Slider.css	Wed Oct 24 11:08:31 2012 +0200
@@ -14,6 +14,6 @@
 
 .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;
+    font-size: 10px; width: 34px; border: 1px solid #999999; padding: 1px; margin-left: -20px;
     display: none; text-align: center; font-weight: bold;
 }