add some stats to jobsets in project view
This commit is contained in:
@ -199,3 +199,12 @@ form.inline {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.red {
|
||||
color: red;
|
||||
}
|
||||
.orange {
|
||||
color: orange;
|
||||
}
|
||||
.green {
|
||||
color: green;
|
||||
}
|
||||
|
Reference in New Issue
Block a user