.phx-string-data-view {

    &.disable{
        color: extract(@CLR_1, 4);
        cursor: default;
    }

    &.dirty {
      font-style: italic;
    }

}
