summaryrefslogtreecommitdiff
path: root/source/features/extend-status-labels.css
blob: 9fed7df863f107e55f142a7f736a257f48b2ecd2 (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;
}