diff -r b3ee7d1b472a -r 64c2eaafe5e2 src/widgets/Slice.css --- a/src/widgets/Slice.css Fri Jun 29 16:22:52 2012 +0200 +++ b/src/widgets/Slice.css Thu Jul 05 19:08:13 2012 +0200 @@ -5,7 +5,8 @@ } .Ldt-Slice .ui-slider-handle { - width: 7px; height: 20px; top: 0; border: none; margin: 0; padding: 0; background: url(img/slice-handles.png); border-radius: 0; + width: 7px; height: 20px; top: 0; border: none; margin: 0; padding: 0; + background: url(img/slice-handles.png); border-radius: 0; cursor: pointer; } .ui-slider-handle.Ldt-Slice-left-handle {