implemented status change from task view
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -87,7 +87,7 @@ td, tr{
|
||||
color: gray;
|
||||
}
|
||||
.task.started > span {
|
||||
color: green;
|
||||
color: chartreuse;
|
||||
}
|
||||
.task.pending > span {
|
||||
color: gray;
|
||||
|
||||
Reference in New Issue
Block a user