Typescript migration:
* utils/resources.js * validation/constraints.js (only server side)
This commit is contained in:
parent
d97635d32a
commit
b1755047af
7 changed files with 459 additions and 234 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
|
||||
.task-state-running {
|
||||
color: darkblue;
|
||||
color: #204d74;
|
||||
}
|
||||
|
||||
.task-state-failed {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue