AC-213 Fixed confusing project path messages, labels and help text.

This commit is contained in:
chouseknecht
2013-07-15 02:24:58 -04:00
parent c6b6198926
commit 1d5cf7fd8c
7 changed files with 111 additions and 48 deletions

View File

@@ -389,6 +389,10 @@
color: #da4f49;
}
.job-event-status {
padding-top: 5px;
}
.job-new, input[type="text"].job-new,
.job-canceled, input[type="text"].job-canceled {
color: #778899;