.init-sortable > :not(.sortable-ignore) {
  cursor: move; }
  .init-sortable > :not(.sortable-ignore) * {
    cursor: move; }

