﻿.dnd-allowed {
  cursor: url(cursors/dnd-allowed.png) 0 0, auto
}

.dnd-not-allowed {
  cursor: url(cursors/dnd-not-allowed.png) 0 0, auto
}