UX: Use ns-resize when dragging outside of the timeline area

This commit is contained in:
Robin Ward
2016-05-25 12:09:45 -04:00
parent 1de8b0ab90
commit 66b63b94de

View File

@@ -18,7 +18,7 @@ header {
}
body.widget-dragging {
cursor: move;
cursor: ns-resize;
}
body {