diff --git a/module/common/view/sortable.html.php b/module/common/view/sortable.html.php index a3ed8424bf..90294b4e02 100644 --- a/module/common/view/sortable.html.php +++ b/module/common/view/sortable.html.php @@ -10,7 +10,7 @@ tbody.sortable-sorting > tr.drag-row + tr > td {box-shadow: inset 0 4px 2px rgba tbody.sortable-sorting > tr.drag-row > td {background-color: #E9F2FB!important} tbody.sortable > tr.drop-success > td {background-color: #cfe0ff; transition: background-color 2s;} -