.ml-nodesTableNodeIdCellText {
  &:hover{
    cursor: pointer;
    color: #006BB4;
    text-decoration: underline;
  }
}