summaryrefslogtreecommitdiff
path: root/source/features/wait-for-build.css
blob: e4fa7c53781cb3380377c8868418e67ecc29006e (plain) (blame)
1
2
3
4
5
/* Visibly disable merge fields during submission */
[name='commit_message'][disabled],
[name='commit_title'][disabled] {
	color: #808080;
}