Skip to content
Snippets Groups Projects
Commit ee050bba authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

Task #9607: added obsolete status color

parent 9e0712ef
No related branches found
No related tags found
No related merge requests found
......@@ -205,6 +205,12 @@ div.gantt-task.claim-task-status-error span {
color: #ffffff;
}
.grid-status-obsolete,
div.gantt-task.task-status-obsolete div,
div.gantt-task.claim-task-status-obsolete span {
background-color: #bcb39c !important;
}
div.gantt-task.task-status-blocked div {
/* background-image: url(/static/icons/blocked.png);
background-repeat: no-repeat; */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment