/* Source and licensing information for the line(s) below can be found at https://www.weproudlyservestarbucks-gc.com/themes/contrib/classy/css/components/tabledrag.css. */
/**
 * @file
 * Visual styles for table drag.
 */

tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
body div.tabledrag-changed-warning {
  margin-bottom: 0.5em;
}

/* Source and licensing information for the above line(s) can be found at https://www.weproudlyservestarbucks-gc.com/themes/contrib/classy/css/components/tabledrag.css. */