    tr.true{
        filter: grayscale(1) opacity(0.4);
        pointer-events: none;
    }

    #linktemplate {
      color: blue;
      text-decoration: underline;
      padding-left: 5px;
      cursor: pointer;
    }