summaryrefslogtreecommitdiff
path: root/source/features/view-markdown-source.css
blob: baa778e290bc2806a687f679cfd2206604824720 (plain) (blame)
1
2
3
4
5
6
7
8
.rgh-markdown-source .blame-commit,
.rgh-markdown-source .blob-reblame {
	display: none;
}

.rgh-markdown-source .blame-hunk {
	border-bottom: none !important;
}