summaryrefslogtreecommitdiff
path: root/source/features/extend-status-labels.css
blob: f25adfa8313954c4f002bdb35efdb25453e1dc29 (plain) (blame)
1
2
3
4
5
6
7
8
9
/* Colorize */
.gh-header-meta .State {
	text-decoration: none;
}

.gh-header-meta .State a,
.gh-header-meta .State code {
	color: #fff !important;
}