src/widgets/Slice.css
branchnew-model
changeset 924 64c2eaafe5e2
parent 923 b3ee7d1b472a
child 965 eadb7290c325
--- 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 {