show exact slider values for better fine tuning

This commit is contained in:
Georg Fischer
2013-09-20 20:50:27 +02:00
parent c497b9fb87
commit f4aa6dc224
3 changed files with 20 additions and 4 deletions
+8
View File
@@ -83,12 +83,20 @@ a:hover
color: #666;
}
.control-slider-value
{
display: inline-block;
color: #333;
float: right;
}
.control-input
{
display: block;
width: 100px;
}
#import-input
{
display: none;