a.tabledrag-handle .handle {
	width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    background: url(/core/themes/stable/images/core/icons/000000/move.svg) no-repeat;
}

.draggable a.tabledrag-handle {
	margin-left: 0;
}

table tr td {
    padding: 5px;
}