.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .link { outline: none; color: #333 !important; text-decoration: none; &:hover { color: #0071bc !important; text-decoration: underline; } &:active, &:visited { color: #0071bc; } } .cursor { &:hover, & i:hover { cursor: pointer; } } .idCopy { .ms-Button--icon { width: 18px; height: 18px; margin-left: 4px; } i { color: #33333C; } } .ms-DetailsRow { height: 32px; }