made whoe slider grabbable

This commit is contained in:
Andrew Hill 2013-04-05 10:16:08 -04:00
parent a70cd63d18
commit 10656eb3b6

View File

@ -28,13 +28,15 @@ body {
height: 220px;
background: transparent;
width: 14px;
z-index: 2000;
cursor: pointer;
}
#slider-spark .head {
position: relative;
background: transparent;
border: 2px solid steelblue;
width: 10px; height: 10px;
border-radius: 5px;
border-radius: 6px;
cursor: pointer;
}
#slider-spark .pin {