/**
 * @file
 * Visual styles for table drag.
 */

 tr.drag{background-color:ivory}tr.drag-previous{background-color:#ffd}body div.tabledrag-changed-warning{margin-bottom:.5em}a.tabledrag-handle .handle{width:25px;height:25px}