summaryrefslogtreecommitdiff
path: root/source/features/cross-deleted-pr-branches.css
blob: 5ad3fca28005415447b9b83e797041943c662d51 (plain) (blame)
1
2
3
4
.commit-ref[title$='has been deleted'],
.commit-ref[title$='has been deleted'] * {
	text-decoration: line-through !important;
}