td.gpnf-row-actions ul:after {
	content: url(../assets/drag_24px.png);
	margin-right: 20px;
    margin-top: 8px;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}