@import url(../../../../../../../studio/template/css/grid.css);

div.bx-grid-drag-handle {
    display:none;
    width:16px;
    height:16px;

    color: #ffffff;
    line-height:18px;
    font-size:14px;

    cursor:move;
}
