summaryrefslogtreecommitdiff
path: root/source/features/single-diff-column-selection.css
blob: 12c5595d1e3b80177696870f60a037691495bc3b (plain) (blame)
1
2
3
4
[data-rgh-select='left'] td:nth-child(4),
[data-rgh-select='right'] td:nth-child(2) {
	user-select: none;
}