made whoe slider grabbable

snaptogrid
Andrew Hill 12 years ago
parent a70cd63d18
commit 10656eb3b6

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

Loading…
Cancel
Save